Commit Graph

170779 Commits (71d8d1b58aa4025ea73a66a130a98d0ed077f9b1)
 

Author SHA1 Message Date
Ajit Khaparde 71d8d1b58a be2net: Support for WoL using magic packet after suspend. 15 years ago
Ajit Khaparde d744b44e21 be2net: Changes to print fw command opcode when command is failed by controller. 15 years ago
Eric W. Biederman b099ce2602 net: Batch inet_twsk_purge 15 years ago
Eric W. Biederman 575f4cd5a5 net: Use rcu lookups in inet_twsk_purge. 15 years ago
Eric W. Biederman e9c5158ac2 net: Allow fib_rule_unregister to batch 15 years ago
Eric W. Biederman 3a765edadb netns: Add an explicit rcu_barrier to unregister_pernet_{device|subsys} 15 years ago
Eric W. Biederman d79d792ef9 net: Allow xfrm_user_net_exit to batch efficiently. 15 years ago
Eric W. Biederman 04dc7f6be3 net: Move network device exit batching 15 years ago
Eric W. Biederman 72ad937abd net: Add support for batching network namespace cleanups 15 years ago
Patrick McHardy 8153a10c08 ipv4 05/05: add sysctl to accept packets with local source addresses 15 years ago
Patrick McHardy 5adef18091 net 04/05: fib_rules: allow to delete local rule 15 years ago
Patrick McHardy 1b038a5e60 net 03/05: fib_rules: add oif classification 15 years ago
Patrick McHardy 491deb24bf net 02/05: fib_rules: rename ifindex/ifname/FRA_IFNAME to iifindex/iifname/FRA_IIFNAME 15 years ago
Patrick McHardy d285834001 net 01/05: fib_rules: rearrange struct fib_rule 15 years ago
Mikulas Patocka ff236f7af8 sunhme: fix dma warning in Sun HME 15 years ago
Ilpo Järvinen 8818a9d884 tcp: clear hints to avoid a stale one (nfs only affected?) 15 years ago
David S. Miller e6b09ccada tcp: sysctl_tcp_cookie_size needs to be exported to modules. 15 years ago
David S. Miller f9a2e69e8b tcp: Fix warning on 64-bit. 15 years ago
Eric W. Biederman 91e2ff3528 net: Teach vlans to cleanup as a pernet subsystem 15 years ago
Ben Hutchings 650de8de16 atl1e: Remove non-implementation of ethtool set_msglevel() operation 15 years ago
Ben Hutchings 95fec16869 atl1e: Remove redundant definitions of ethtool operations 15 years ago
Ben Hutchings ac93692909 atl1e: Allow TX checksum offload and TSO to be disabled and reenabled 15 years ago
William Allen Simpson 4957faade1 TCPCT part 1g: Responder Cookie => Initiator 15 years ago
William Allen Simpson bd0388ae77 TCPCT part 1f: Initiator Cookie => Responder 15 years ago
William Allen Simpson e56fb50f2b TCPCT part 1e: implement socket option TCP_COOKIE_TRANSACTIONS 15 years ago
William Allen Simpson 435cf559f0 TCPCT part 1d: define TCP cookie option, extend existing struct's 15 years ago
William Allen Simpson 519855c508 TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONS 15 years ago
William Allen Simpson da5c78c826 TCPCT part 1b: generate Responder Cookie secret 15 years ago
William Allen Simpson e6b4d11367 TCPCT part 1a: add request_values parameter for sending SYNACK 15 years ago
David S. Miller e00484023e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 15 years ago
Michael Chan 3248e16820 cnic: Use dma_alloc_coherent(). 15 years ago
Michael Chan 15971c3ce3 cnic: Fix rq_page_table DMA address. 15 years ago
Michael Chan dd2e4dbce3 cnic: Fix bogus iSCSI MAC address 15 years ago
Michael Chan 8b065b671d cnic: Fix bnx2x ring shutdown. 15 years ago
Michael Chan c7596b79fe cnic: Fix ring I/O address for bnx2x devices. 15 years ago
Amit Kumar Salecha 8f9b3f6994 netxen: fix failure cases for fw hang recovery 15 years ago
Narender Kumar f58dbd7320 netxen : fix debug tools access for NX2031 15 years ago
Bruce Allan 0be8401051 e1000e: correct ICH/PCH PHY operations function pointers 15 years ago
Bruce Allan 5eb6f3c70f e1000e: refactor PHY ID detection workaround 15 years ago
Bruce Allan 94e5b65159 e1000e: check_polarity function pointers not set for 8257x 15 years ago
Alexander Duyck c81c2d9544 skbuff: remove skb_dma_map/unmap 15 years ago
Alexander Duyck f4188d8aff tg3: remove use of skb_dma_map/unmap 15 years ago
Alexander Duyck a73b796ed8 be2net: remove use of skb_dma_map/unmap 15 years ago
Alexander Duyck e95524a726 bnx2: remove skb_dma_map/unmap calls from driver 15 years ago
Alexander Duyck a7d5ca40ff igbvf: remove skb_dma_map/unmap call from drivers 15 years ago
Alexander Duyck 6366ad331f igb: remove use of skb_dma_map from driver 15 years ago
Alexander Duyck e5a43549f7 ixgbe: remove skb_dma_map/unmap calls from driver 15 years ago
Alexander Duyck adeaa90863 ixgb: remove use of skb_dma_map from ixgb 15 years ago
Alexander Duyck 602c0554d7 e1000: remove use of skb_dma_map from e1000 driver 15 years ago
Alexander Duyck 03b1320dfc e1000e: remove use of skb_dma_map from e1000e driver 15 years ago