summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-03net: Fix truesize accounting in skb_gro_receive()Eric Dumazet
2012-05-03ixgbe: Fix use after free on module removeAlexander Duyck
2012-05-03tcp: move stats merge to the end of tcp_try_coalesceAlexander Duyck
2012-05-03tcp: Move code related to head frag in tcp_try_coalesceAlexander Duyck
2012-05-03tcp: Fix truesize accounting in tcp_try_coalesceAlexander Duyck
2012-05-03net: Add missing linux/prefetch.h include to net/core/sock.cDavid S. Miller
2012-05-03net: Stop decapitating clones that have a head_fragAlexander Duyck
2012-05-02net: implement tcp coalescing in tcp_queue_rcv()Eric Dumazet
2012-05-02net: take care of cloned skbs in tcp_try_coalesce()Eric Dumazet
2012-05-02be2net: Fix EEH error reset before a flash dump completesSomnath Kotur
2012-05-02be2net: Record receive queue index in skb to aid RPS.Somnath Kotur
2012-05-02be2net: Fix to apply duplex value as unknown when link is down.Somnath Kotur
2012-05-02be2net: Fix to not set link speed for disabled functions of a UMC cardSomnath Kotur
2012-05-02tcp: early retransmit: delayed fast retransmitYuchung Cheng
2012-05-02tcp: early retransmitYuchung Cheng
2012-05-02tcp: early retransmit: tcp_enter_recovery()Yuchung Cheng
2012-05-02net/pasemi: fix compiler warningStephen Rothwell
2012-05-02bnx2x: fix handling single MSIX mode for 57710/57711Dmitry Kravkov
2012-05-02ixgbe: Reset max_vfs to zero when user request is out of rangeGreg Rose
2012-05-02ixgbe: Deny MACVLAN requests from VFs with admin set MACGreg Rose
2012-05-02ixgbe: add hwmon interface to export thermal dataDon Skidmore
2012-05-02ixgbe: add support functions to access thermal dataDon Skidmore
2012-05-02e1000e: fix .ndo_set_rx_mode for 82579Bruce Allan
2012-05-02e1000e: PHY initialization flow changes for 82577/8/9Bruce Allan
2012-05-02e1000e: workaround EEPROM configuration change on 82579Bruce Allan
2012-05-01netem: add ECN capabilityEric Dumazet
2012-05-01net: skb_peek()/skb_peek_tail() cleanupsEric Dumazet
2012-05-01net: add a prefetch in socket backlog processingEric Dumazet
2012-05-01l2tp: let iproute2 create L2TPv3 IP tunnels using IPv6James Chapman
2012-05-01l2tp: introduce L2TPv3 IP encapsulation support for IPv6Chris Elston
2012-05-01ipv6: Export ipv6 functions for use by other protocolsChris Elston
2012-05-01l2tp: netlink api for l2tpv3 ipv6 unmanaged tunnelsChris Elston
2012-05-01l2tp: show IPv6 addresses in l2tp debugfs fileChris Elston
2012-05-01l2tp: pppol2tp_connect() handles ipv6 sockaddr variantsJames Chapman
2012-05-01pppox: Replace __attribute__((packed)) in if_pppox.hJames Chapman
2012-05-01l2tp: remove unused stats from l2tp_ip socketJames Chapman
2012-05-01l2tp: Use ip4_datagram_connect() in l2tp_ip_connect()James Chapman
2012-05-01l2tp: fix locking of 64-bit counters for smpJames Chapman
2012-04-30atl1c: remove PHY polling from atl1c_change_mtuHuang, Xiong
2012-04-30atl1c: Disable L0S when no cable linkHuang, Xiong
2012-04-30atl1c: do MAC-reset when PHY link downHuang, Xiong
2012-04-30atl1c: cancel task when interface closedHuang, Xiong
2012-04-30atl1c: enlarge L1 response waiting timerHuang, Xiong
2012-04-30atl1c: refine mac address related codeHuang, Xiong
2012-04-30atl1c: remove code of closing register writable attributionHuang, Xiong
2012-04-30atl1c: clear WoL status when reset pcieHuang, Xiong
2012-04-30atl1c: add PHY link event(up/down) patchHuang, Xiong
2012-04-30atl1c: add workaround for issue of bit INTX-disable for MSI interruptHuang, Xiong
2012-04-30Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2012-04-30bnx2x: remove some bloatEric Dumazet