summaryrefslogtreecommitdiffstats
path: root/drivers/net/meth.h (unfollow)
Commit message (Expand)AuthorFilesLines
2010-08-23tcp: allow effective reduction of TCP's rcv-buffer via setsockoptHagen Paul Pfeifer1-0/+11
2010-08-23bridge: is PACKET_LOOPBACK unlikely()?Simon Horman1-1/+1
2010-08-23net: rds: remove duplication type definitionsChangli Gao1-9/+0
2010-08-23bnx2: Add PCI Advanced Error Reporting support.John Feeney1-10/+34
2010-08-23net: 802.1q: make vlan_hwaccel_do_receive() return voidChangli Gao3-7/+5
2010-08-23net/sched: need to include net/ip6_checksum.hStephen Rothwell1-0/+1
2010-08-23net: use __be16 instead of u16 for the userspace codeChangli Gao1-2/+2
2010-08-22tokenring: remove unneeded NULL checksDan Carpenter1-4/+2
2010-08-22net_sched: cls_flow: add key rxhashChangli Gao2-0/+8
2010-08-22irda: use net_device_stats from struct net_deviceEric Dumazet2-24/+9
2010-08-22amd8111e: use net_device_stats from struct net_deviceEric Dumazet2-8/+7
2010-08-22atl1c: use net_device_stats from struct net_deviceEric Dumazet2-4/+3
2010-08-22PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)Dmitry Kozlov10-24/+971
2010-08-22net: rps: fix the wrong network header pointerChangli Gao1-2/+2
2010-08-20net/sched: add ACT_CSUM action to update packets checksumsGrégoire Baron6-0/+654
2010-08-20net: build_ehash_secret() and rt_bind_peer() cleanupsEric Dumazet2-13/+4
2010-08-20qlge: pull NULL check ahead of dereferenceDan Carpenter1-2/+3
2010-08-20tehuti: Use net_device_stats from struct net_deviceTobias Klauser2-15/+7
2010-08-20ep93xx_eth: Use net_device_stats from struct net_deviceTobias Klauser1-24/+15
2010-08-20net_sched: sch_sfq: use proto_ports_offset() to support AH messageChangli Gao1-17/+16
2010-08-20netfilter: xt_hashlimit: use proto_ports_offset() to support AH messageChangli Gao1-10/+5
2010-08-20netfilter: ipt_CLUSTERIP: use proto_ports_offset() to support AH messageChangli Gao1-16/+15
2010-08-20net_sched: cls_flow: use proto_ports_offset() to support AH messageChangli Gao1-29/+38
2010-08-20net: rps: use proto_ports_offset() to handle the AH message correctlyChangli Gao1-16/+7
2010-08-20net: introduce proto_ports_offset()Changli Gao1-0/+19
2010-08-20net: rps: skip fragment when computing rxhashChangli Gao1-1/+4
2010-08-20net: rps: reset network header before calling skb_get_rxhash()Changli Gao1-0/+1
2010-08-20qlcnic: update version 5.0.8Amit Kumar Salecha1-2/+2
2010-08-20qlcnic: rom lock recoverySucheta Chakraborty2-4/+14
2010-08-20qlcnic: firmware initialization updateSony Chacko4-131/+47
2010-08-20qlcnic: fix endiness in eswitch statisticsAmit Kumar Salecha1-2/+16
2010-08-20qlcnic: mark device state as failedAmit Kumar Salecha1-10/+13
2010-08-20qlcnic: fix npar stateAmit Kumar Salecha1-14/+29
2010-08-20qlcnic: support anti mac spoofingSony Chacko2-0/+12
2010-08-20qlcnic: configure offload setting on eswitchRajesh Borundia2-6/+133
2010-08-20qlcnic: configure port on eswitchRajesh Borundia4-134/+254
2010-08-20qlcnic: replace magic numbers with definesSony Chacko4-3/+8
2010-08-20qlcnic: remove unused codeSony Chacko2-20/+0
2010-08-20qlcnic: fix inconsistent lock stateAmit Kumar Salecha1-7/+0
2010-08-20ixgbe: rewrite ethtool test to use standard config functionsAlexander Duyck3-253/+169
2010-08-20ixgbe: update all DESC_ADV macros to accept a ring pointerAlexander Duyck4-18/+18
2010-08-20ixgbe: combine Rx into into ixgbe_configure_rxAlexander Duyck1-57/+95
2010-08-20ixgbe: pull all Tx init into ixgbe_configure_txAlexander Duyck1-39/+52
2010-08-20ixgbe: move all GPIE register config into a single functionAlexander Duyck1-42/+30
2010-08-20ixgbe: Move virtualization config into a separate functionAlexander Duyck1-38/+46
2010-08-20ixgbe: move all Rx DMA control register writes to one central locationAlexander Duyck2-43/+50
2010-08-20ixgbe: Move max frame size and Rx buffer length configuration into a functionAlexander Duyck1-48/+60
2010-08-20ixgbe: remove redundant configuration of vmolr, rename generic variableAlexander Duyck1-7/+4
2010-08-20ixgbe: bump PS header size to 512 bytesAlexander Duyck1-4/+9
2010-08-20ixgbe: combine accesses to FCTRL register into ixgbe_set_rx_modeAlexander Duyck1-7/+6