Age | Commit message (Expand) | Author |
2010-08-22 | tcp: allow effective reduction of TCP's rcv-buffer via setsockopt | Hagen Paul Pfeifer |
2010-08-22 | bridge: is PACKET_LOOPBACK unlikely()? | Simon Horman |
2010-08-22 | net: rds: remove duplication type definitions | Changli Gao |
2010-08-22 | bnx2: Add PCI Advanced Error Reporting support. | John Feeney |
2010-08-22 | net: 802.1q: make vlan_hwaccel_do_receive() return void | Changli Gao |
2010-08-22 | net/sched: need to include net/ip6_checksum.h | Stephen Rothwell |
2010-08-22 | net: use __be16 instead of u16 for the userspace code | Changli Gao |
2010-08-22 | tokenring: remove unneeded NULL checks | Dan Carpenter |
2010-08-21 | net_sched: cls_flow: add key rxhash | Changli Gao |
2010-08-21 | irda: use net_device_stats from struct net_device | Eric Dumazet |
2010-08-21 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-08-21 | amd8111e: use net_device_stats from struct net_device | Eric Dumazet |
2010-08-21 | atl1c: use net_device_stats from struct net_device | Eric Dumazet |
2010-08-21 | PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol) | Dmitry Kozlov |
2010-08-21 | net: rps: fix the wrong network header pointer | Changli Gao |
2010-08-20 | net/sched: add ACT_CSUM action to update packets checksums | Grégoire Baron |
2010-08-20 | net: build_ehash_secret() and rt_bind_peer() cleanups | Eric Dumazet |
2010-08-19 | qlge: pull NULL check ahead of dereference | Dan Carpenter |
2010-08-19 | tehuti: Use net_device_stats from struct net_device | Tobias Klauser |
2010-08-19 | ep93xx_eth: Use net_device_stats from struct net_device | Tobias Klauser |
2010-08-19 | net_sched: sch_sfq: use proto_ports_offset() to support AH message | Changli Gao |
2010-08-19 | netfilter: xt_hashlimit: use proto_ports_offset() to support AH message | Changli Gao |
2010-08-19 | netfilter: ipt_CLUSTERIP: use proto_ports_offset() to support AH message | Changli Gao |
2010-08-19 | net_sched: cls_flow: use proto_ports_offset() to support AH message | Changli Gao |
2010-08-19 | net: rps: use proto_ports_offset() to handle the AH message correctly | Changli Gao |
2010-08-19 | net: introduce proto_ports_offset() | Changli Gao |
2010-08-19 | net: rps: skip fragment when computing rxhash | Changli Gao |
2010-08-19 | net: rps: reset network header before calling skb_get_rxhash() | Changli Gao |
2010-08-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-08-19 | qlcnic: update version 5.0.8 | Amit Kumar Salecha |
2010-08-19 | qlcnic: rom lock recovery | Sucheta Chakraborty |
2010-08-19 | qlcnic: firmware initialization update | Sony Chacko |
2010-08-19 | qlcnic: fix endiness in eswitch statistics | Amit Kumar Salecha |
2010-08-19 | qlcnic: mark device state as failed | Amit Kumar Salecha |
2010-08-19 | qlcnic: fix npar state | Amit Kumar Salecha |
2010-08-19 | qlcnic: support anti mac spoofing | Sony Chacko |
2010-08-19 | qlcnic: configure offload setting on eswitch | Rajesh Borundia |
2010-08-19 | qlcnic: configure port on eswitch | Rajesh Borundia |
2010-08-19 | qlcnic: replace magic numbers with defines | Sony Chacko |
2010-08-19 | qlcnic: remove unused code | Sony Chacko |
2010-08-19 | qlcnic: fix inconsistent lock state | Amit Kumar Salecha |
2010-08-19 | ixgbe: rewrite ethtool test to use standard config functions | Alexander Duyck |
2010-08-19 | ixgbe: update all DESC_ADV macros to accept a ring pointer | Alexander Duyck |
2010-08-19 | ixgbe: combine Rx into into ixgbe_configure_rx | Alexander Duyck |
2010-08-19 | ixgbe: pull all Tx init into ixgbe_configure_tx | Alexander Duyck |
2010-08-19 | ixgbe: move all GPIE register config into a single function | Alexander Duyck |
2010-08-19 | ixgbe: Move virtualization config into a separate function | Alexander Duyck |
2010-08-19 | ixgbe: move all Rx DMA control register writes to one central location | Alexander Duyck |
2010-08-19 | ixgbe: Move max frame size and Rx buffer length configuration into a function | Alexander Duyck |
2010-08-19 | ixgbe: remove redundant configuration of vmolr, rename generic variable | Alexander Duyck |