summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-02tcp: early retransmit: delayed fast retransmitYuchung Cheng5-11/+74
2012-05-02tcp: early retransmitYuchung Cheng7-0/+59
2012-05-02tcp: early retransmit: tcp_enter_recovery()Yuchung Cheng1-27/+34
2012-05-02net/pasemi: fix compiler warningStephen Rothwell1-1/+1
2012-05-02bnx2x: fix handling single MSIX mode for 57710/57711Dmitry Kravkov1-2/+5
2012-05-02ixgbe: Reset max_vfs to zero when user request is out of rangeGreg Rose1-3/+4
2012-05-02ixgbe: Deny MACVLAN requests from VFs with admin set MACGreg Rose1-0/+6
2012-05-02ixgbe: add hwmon interface to export thermal dataDon Skidmore9-7/+322
2012-05-02ixgbe: add support functions to access thermal dataDon Skidmore3-0/+224
2012-05-02e1000e: fix .ndo_set_rx_mode for 82579Bruce Allan7-14/+92
2012-05-02e1000e: PHY initialization flow changes for 82577/8/9Bruce Allan1-101/+146
2012-05-02e1000e: workaround EEPROM configuration change on 82579Bruce Allan2-15/+34
2012-05-01netem: add ECN capabilityEric Dumazet2-3/+16
2012-05-01net: skb_peek()/skb_peek_tail() cleanupsEric Dumazet1-8/+12
2012-05-01net: add a prefetch in socket backlog processingEric Dumazet1-0/+1
2012-05-01l2tp: let iproute2 create L2TPv3 IP tunnels using IPv6James Chapman1-22/+50
2012-05-01l2tp: introduce L2TPv3 IP encapsulation support for IPv6Chris Elston3-0/+812
2012-05-01ipv6: Export ipv6 functions for use by other protocolsChris Elston4-0/+9
2012-05-01l2tp: netlink api for l2tpv3 ipv6 unmanaged tunnelsChris Elston4-21/+111
2012-05-01l2tp: show IPv6 addresses in l2tp debugfs fileChris Elston1-0/+8
2012-05-01l2tp: pppol2tp_connect() handles ipv6 sockaddr variantsJames Chapman1-8/+28
2012-05-01pppox: Replace __attribute__((packed)) in if_pppox.hJames Chapman1-6/+6
2012-05-01l2tp: remove unused stats from l2tp_ip socketJames Chapman1-28/+4
2012-05-01l2tp: Use ip4_datagram_connect() in l2tp_ip_connect()James Chapman1-47/+7
2012-05-01l2tp: fix locking of 64-bit counters for smpJames Chapman3-35/+103
2012-04-30atl1c: remove PHY polling from atl1c_change_mtuHuang, Xiong1-8/+0
2012-04-30atl1c: Disable L0S when no cable linkHuang, Xiong1-1/+1
2012-04-30atl1c: do MAC-reset when PHY link downHuang, Xiong1-27/+47
2012-04-30atl1c: cancel task when interface closedHuang, Xiong1-0/+5
2012-04-30atl1c: enlarge L1 response waiting timerHuang, Xiong1-1/+1
2012-04-30atl1c: refine mac address related codeHuang, Xiong3-74/+57
2012-04-30atl1c: remove code of closing register writable attributionHuang, Xiong1-6/+0
2012-04-30atl1c: clear WoL status when reset pcieHuang, Xiong2-5/+3
2012-04-30atl1c: add PHY link event(up/down) patchHuang, Xiong4-0/+92
2012-04-30atl1c: add workaround for issue of bit INTX-disable for MSI interruptHuang, Xiong1-0/+12
2012-04-30Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller34-567/+58
2012-04-30bnx2x: remove some bloatEric Dumazet5-499/+499
2012-04-30pch_gbe: reprogram multicast address register on resetRongQing.Li1-55/+5
2012-04-30net: makes skb_splice_bits() aware of skb->head_fragEric Dumazet1-3/+7
2012-04-30tcp: makes tcp_try_coalesce aware of skb->head_fragEric Dumazet1-12/+43
2012-04-30net: make GRO aware of skb->head_fragEric Dumazet4-2/+33
2012-04-30tg3: provide frags as skb headEric Dumazet2-10/+66
2012-04-30net: allow skb->head to be a page fragmentEric Dumazet5-12/+25
2012-04-30forcedeth: add transmit timestamping supportWillem de Bruijn1-0/+4
2012-04-30bnx2x: add transmit timestamping supportWillem de Bruijn1-0/+2
2012-04-30e1000e: add transmit timestamping supportWillem de Bruijn1-0/+2
2012-04-30e1000: add transmit timestamping supportWillem de Bruijn1-0/+2
2012-04-30tipc: compress out gratuitous extra carriage returnsPaul Gortmaker32-530/+16
2012-04-30bridge: Fix fatal typo in setup of multicast_querier_expiredHerbert Xu1-3/+2
2012-04-30l2tp: Add missing net/net/ip6_checksum.h include.David S. Miller1-0/+1