Commit Graph

209700 Commits (e88c64f0a42575e01c7ace903d0570bc0b7fcf85)
 

Author SHA1 Message Date
Hagen Paul Pfeifer e88c64f0a4 tcp: allow effective reduction of TCP's rcv-buffer via setsockopt 15 years ago
Simon Horman c2368e795c bridge: is PACKET_LOOPBACK unlikely()? 15 years ago
Changli Gao fcb12fd223 net: rds: remove duplication type definitions 15 years ago
John Feeney cd709aa906 bnx2: Add PCI Advanced Error Reporting support. 15 years ago
Changli Gao 05532121da net: 802.1q: make vlan_hwaccel_do_receive() return void 15 years ago
Stephen Rothwell 2436243a39 net/sched: need to include net/ip6_checksum.h 15 years ago
Changli Gao d8287fc864 net: use __be16 instead of u16 for the userspace code 15 years ago
Dan Carpenter 773bc97397 tokenring: remove unneeded NULL checks 15 years ago
Changli Gao 739a91ef06 net_sched: cls_flow: add key rxhash 15 years ago
Eric Dumazet 81ce790bd7 irda: use net_device_stats from struct net_device 15 years ago
David S. Miller d3c6e7ad09 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 15 years ago
Eric Dumazet c3227e546c amd8111e: use net_device_stats from struct net_device 15 years ago
Eric Dumazet a2c483a19a atl1c: use net_device_stats from struct net_device 15 years ago
Dmitry Kozlov 00959ade36 PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol) 15 years ago
Changli Gao 1003489e06 net: rps: fix the wrong network header pointer 15 years ago
Grégoire Baron eb4d406545 net/sched: add ACT_CSUM action to update packets checksums 15 years ago
Eric Dumazet 49e8ab03eb net: build_ehash_secret() and rt_bind_peer() cleanups 15 years ago
Dan Carpenter 4da79504b2 qlge: pull NULL check ahead of dereference 15 years ago
Tobias Klauser 0add79e313 tehuti: Use net_device_stats from struct net_device 15 years ago
Tobias Klauser 5dbfbc4027 ep93xx_eth: Use net_device_stats from struct net_device 15 years ago
Changli Gao b9959c2e44 net_sched: sch_sfq: use proto_ports_offset() to support AH message 15 years ago
Changli Gao aca071c1c1 netfilter: xt_hashlimit: use proto_ports_offset() to support AH message 15 years ago
Changli Gao 3d04ebb6ab netfilter: ipt_CLUSTERIP: use proto_ports_offset() to support AH message 15 years ago
Changli Gao 78d3307ede net_sched: cls_flow: use proto_ports_offset() to support AH message 15 years ago
Changli Gao 12fcdefb36 net: rps: use proto_ports_offset() to handle the AH message correctly 15 years ago
Changli Gao e760702ed8 net: introduce proto_ports_offset() 15 years ago
Changli Gao dbe5775bbc net: rps: skip fragment when computing rxhash 15 years ago
Changli Gao 2d47b45951 net: rps: reset network header before calling skb_get_rxhash() 15 years ago
David S. Miller 48d3ff8269 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 15 years ago
Amit Kumar Salecha 91fe8173be qlcnic: update version 5.0.8 15 years ago
Sucheta Chakraborty 091754a165 qlcnic: rom lock recovery 15 years ago
Sony Chacko d4066833bb qlcnic: firmware initialization update 15 years ago
Amit Kumar Salecha 63e74e9cb7 qlcnic: fix endiness in eswitch statistics 15 years ago
Amit Kumar Salecha 21854f029d qlcnic: mark device state as failed 15 years ago
Amit Kumar Salecha 78f84e1a70 qlcnic: fix npar state 15 years ago
Sony Chacko fe4d434da8 qlcnic: support anti mac spoofing 15 years ago
Rajesh Borundia 0325d69b2a qlcnic: configure offload setting on eswitch 15 years ago
Rajesh Borundia 4e8acb011f qlcnic: configure port on eswitch 15 years ago
Sony Chacko 251b036a22 qlcnic: replace magic numbers with defines 15 years ago
Sony Chacko 39895e07ca qlcnic: remove unused code 15 years ago
Amit Kumar Salecha f1bf7a5247 qlcnic: fix inconsistent lock state 15 years ago
Alexander Duyck 84418e3b10 ixgbe: rewrite ethtool test to use standard config functions 15 years ago
Alexander Duyck 31f05a2d87 ixgbe: update all DESC_ADV macros to accept a ring pointer 15 years ago
Alexander Duyck 9e10e045f8 ixgbe: combine Rx into into ixgbe_configure_rx 15 years ago
Alexander Duyck 2f1860b8d9 ixgbe: pull all Tx init into ixgbe_configure_tx 15 years ago
Alexander Duyck a34bcfffae ixgbe: move all GPIE register config into a single function 15 years ago
Alexander Duyck f5b4a52e81 ixgbe: Move virtualization config into a separate function 15 years ago
Alexander Duyck 7367096a43 ixgbe: move all Rx DMA control register writes to one central location 15 years ago
Alexander Duyck 477de6ed02 ixgbe: Move max frame size and Rx buffer length configuration into a function 15 years ago
Alexander Duyck 826437d3de ixgbe: remove redundant configuration of vmolr, rename generic variable 15 years ago