Age | Commit message (Expand) | Author |
2012-09-27 | tunnel: drop packet if ECN present with not-ECT | stephen hemminger |
2012-09-27 | xfrm: remove extranous rcu_read_lock | stephen hemminger |
2012-09-27 | gre: remove unnecessary rcu_read_lock/unlock | stephen hemminger |
2012-09-27 | gre: fix handling of key 0 | stephen hemminger |
2012-09-27 | sparc: bpf_jit_comp: add XOR instruction for BPF JIT JIT | Daniel Borkmann |
2012-09-27 | lxt PHY: Support for the buggy LXT973 rev A2 | LEROY Christophe |
2012-09-27 | cxgb4: Don't attempt to upgrade T4 firmware when cxgb4 will end up as a slave | Vipul Pandya |
2012-09-27 | cxgb4: Inform caller if driver didn't upgrade firmware | Vipul Pandya |
2012-09-27 | cxgb4: Add support for T4 hardwired driver configuration settings | Vipul Pandya |
2012-09-27 | cxgb4: Add support for T4 configuration file | Vipul Pandya |
2012-09-27 | cxgb4/cxgb4vf: Code cleanup to enable T4 Configuration File support | Vipul Pandya |
2012-09-27 | cxgb4: Add functions to read memory via PCIE memory window | Vipul Pandya |
2012-09-27 | cxgb4: Fix incorrect values for MEMWIN*_APERTURE and MEMWIN*_BASE | Vipul Pandya |
2012-09-25 | ipconfig: fix trivial build error | Andy Shevchenko |
2012-09-25 | net: raw: revert unrelated change | Eric Dumazet |
2012-09-24 | x86: bpf_jit_comp: add XOR instruction for BPF JIT | Daniel Borkmann |
2012-09-24 | filter: add XOR instruction for use with X/K | Daniel Borkmann |
2012-09-24 | net: mipsnet: Remove the MIPSsim Ethernet driver. | Steven J. Hill |
2012-09-24 | net: use a per task frag allocator | Eric Dumazet |
2012-09-24 | gianfar: Change default HW Tx queue scheduling mode | Claudiu Manoil |
2012-09-24 | net: loopback: set default mtu to 64K | Eric Dumazet |
2012-09-24 | net: Remove unnecessary NULL check in scm_destroy(). | David S. Miller |
2012-09-24 | bnx2x: Improve code around bnx2x_tests_str_arr | Merav Sicron |
2012-09-24 | ctcm: fix error return code | Peter Senna Tschudin |
2012-09-24 | drivers/s390/net: removes unnecessary semicolon | Peter Senna Tschudin |
2012-09-24 | qeth: fix possible memory leak in qeth_l3_add_[vipa|rxip]() | Wei Yongjun |
2012-09-24 | lcs: ensure proper ccw setup | Sebastian Ott |
2012-09-24 | qeth: cleanup channel path descriptor function | Sebastian Ott |
2012-09-24 | Merge branch 'master' of git://1984.lsi.us.es/nf-next | David S. Miller |
2012-09-24 | netfilter: nfnetlink_queue: add NFQA_CAP_LEN attribute | Pablo Neira Ayuso |
2012-09-24 | netfilter: nfnetlink_queue: fix maximum packet length to userspace | Pablo Neira Ayuso |
2012-09-24 | netfilter: nf_ct_ftp: add sequence tracking pickup facility for injected entries | Pablo Neira Ayuso |
2012-09-24 | netfilter: xt_time: add support to ignore day transition | Florian Westphal |
2012-09-24 | ixgbevf: Return error on failure to enable VLAN | Alexander Duyck |
2012-09-24 | ixgbevf: Add fix to VF to handle multi-descriptor buffers | Alexander Duyck |
2012-09-24 | ixgbevf: Fix AIM (Adaptive Interrupt Moderation) | Greg Rose |
2012-09-24 | ixgbevf - Remove unused parameter in ixgbevf_receive_skb | Narendra K |
2012-09-24 | ixgbe: Do not read the spoofed packets counter when not in IOV mode | Greg Rose |
2012-09-24 | ixgbevf: Fix code for handling timeout | Alexander Duyck |
2012-09-23 | netlink: Rearrange netlink_kernel_cfg to save space on 64-bit. | David S. Miller |
2012-09-22 | tcp: TCP Fast Open Server - record retransmits after 3WHS | Neal Cardwell |
2012-09-22 | net: Make ZNET driver config depend on X86. | David S. Miller |
2012-09-22 | netfilter: ipset: Support to match elements marked with "nomatch" | Jozsef Kadlecsik |
2012-09-22 | netfilter: ipset: Coding style fixes | Jozsef Kadlecsik |
2012-09-22 | netfilter: ipset: Include supported revisions in module description | Jozsef Kadlecsik |
2012-09-22 | netfilter: ipset: Add /0 network support to hash:net,iface type | Jozsef Kadlecsik |
2012-09-22 | netfilter: ipset: Rewrite cidr book keeping to handle /0 | Jozsef Kadlecsik |
2012-09-22 | tcp: TCP Fast Open Server - call tcp_validate_incoming() for all packets | Neal Cardwell |
2012-09-22 | tcp: TCP Fast Open Server - note timestamps and retransmits for SYNACK RTT | Neal Cardwell |
2012-09-22 | tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHS | Neal Cardwell |