aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-03be2net: Bump up the driver version numberAjit Khaparde
2009-12-03be2net: Support for WoL using magic packet after suspend.Ajit Khaparde
2009-12-03be2net: Changes to print fw command opcode when command is failed by controller.Ajit Khaparde
2009-12-03net: Batch inet_twsk_purgeEric W. Biederman
2009-12-03net: Use rcu lookups in inet_twsk_purge.Eric W. Biederman
2009-12-03net: Allow fib_rule_unregister to batchEric W. Biederman
2009-12-03netns: Add an explicit rcu_barrier to unregister_pernet_{device|subsys}Eric W. Biederman
2009-12-03net: Allow xfrm_user_net_exit to batch efficiently.Eric W. Biederman
2009-12-03net: Move network device exit batchingEric W. Biederman
2009-12-03net: Add support for batching network namespace cleanupsEric W. Biederman
2009-12-03ipv4 05/05: add sysctl to accept packets with local source addressesPatrick McHardy
2009-12-03net 04/05: fib_rules: allow to delete local rulePatrick McHardy
2009-12-03net 03/05: fib_rules: add oif classificationPatrick McHardy
2009-12-03net 02/05: fib_rules: rename ifindex/ifname/FRA_IFNAME to iifindex/iifname/FR...Patrick McHardy
2009-12-03net 01/05: fib_rules: rearrange struct fib_rulePatrick McHardy
2009-12-02sunhme: fix dma warning in Sun HMEMikulas Patocka
2009-12-02tcp: clear hints to avoid a stale one (nfs only affected?)Ilpo Järvinen
2009-12-02tcp: sysctl_tcp_cookie_size needs to be exported to modules.David S. Miller
2009-12-02tcp: Fix warning on 64-bit.David S. Miller
2009-12-02net: Teach vlans to cleanup as a pernet subsystemEric W. Biederman
2009-12-02atl1e: Remove non-implementation of ethtool set_msglevel() operationBen Hutchings
2009-12-02atl1e: Remove redundant definitions of ethtool operationsBen Hutchings
2009-12-02atl1e: Allow TX checksum offload and TSO to be disabled and reenabledBen Hutchings
2009-12-02TCPCT part 1g: Responder Cookie => InitiatorWilliam Allen Simpson
2009-12-02TCPCT part 1f: Initiator Cookie => ResponderWilliam Allen Simpson
2009-12-02TCPCT part 1e: implement socket option TCP_COOKIE_TRANSACTIONSWilliam Allen Simpson
2009-12-02TCPCT part 1d: define TCP cookie option, extend existing struct'sWilliam Allen Simpson
2009-12-02TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONSWilliam Allen Simpson
2009-12-02TCPCT part 1b: generate Responder Cookie secretWilliam Allen Simpson
2009-12-02TCPCT part 1a: add request_values parameter for sending SYNACKWilliam Allen Simpson
2009-12-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-12-02cnic: Use dma_alloc_coherent().Michael Chan
2009-12-02cnic: Fix rq_page_table DMA address.Michael Chan
2009-12-02cnic: Fix bogus iSCSI MAC addressMichael Chan
2009-12-02cnic: Fix bnx2x ring shutdown.Michael Chan
2009-12-02cnic: Fix ring I/O address for bnx2x devices.Michael Chan
2009-12-02netxen: fix failure cases for fw hang recoveryAmit Kumar Salecha
2009-12-02netxen : fix debug tools access for NX2031Narender Kumar
2009-12-02e1000e: correct ICH/PCH PHY operations function pointersBruce Allan
2009-12-02e1000e: refactor PHY ID detection workaroundBruce Allan
2009-12-02e1000e: check_polarity function pointers not set for 8257xBruce Allan
2009-12-02skbuff: remove skb_dma_map/unmapAlexander Duyck
2009-12-02tg3: remove use of skb_dma_map/unmapAlexander Duyck
2009-12-02be2net: remove use of skb_dma_map/unmapAlexander Duyck
2009-12-02bnx2: remove skb_dma_map/unmap calls from driverAlexander Duyck
2009-12-02igbvf: remove skb_dma_map/unmap call from driversAlexander Duyck
2009-12-02igb: remove use of skb_dma_map from driverAlexander Duyck
2009-12-02ixgbe: remove skb_dma_map/unmap calls from driverAlexander Duyck
2009-12-02ixgb: remove use of skb_dma_map from ixgbAlexander Duyck
2009-12-02e1000: remove use of skb_dma_map from e1000 driverAlexander Duyck