summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcp: early retransmitYuchung Cheng2012-05-027-0/+59
* tcp: early retransmit: tcp_enter_recovery()Yuchung Cheng2012-05-021-27/+34
* net/pasemi: fix compiler warningStephen Rothwell2012-05-021-1/+1
* bnx2x: fix handling single MSIX mode for 57710/57711Dmitry Kravkov2012-05-021-2/+5
* ixgbe: Reset max_vfs to zero when user request is out of rangeGreg Rose2012-05-021-3/+4
* ixgbe: Deny MACVLAN requests from VFs with admin set MACGreg Rose2012-05-021-0/+6
* ixgbe: add hwmon interface to export thermal dataDon Skidmore2012-05-029-7/+322
* ixgbe: add support functions to access thermal dataDon Skidmore2012-05-023-0/+224
* e1000e: fix .ndo_set_rx_mode for 82579Bruce Allan2012-05-027-14/+92
* e1000e: PHY initialization flow changes for 82577/8/9Bruce Allan2012-05-021-101/+146
* e1000e: workaround EEPROM configuration change on 82579Bruce Allan2012-05-022-15/+34
* netem: add ECN capabilityEric Dumazet2012-05-012-3/+16
* net: skb_peek()/skb_peek_tail() cleanupsEric Dumazet2012-05-011-8/+12
* net: add a prefetch in socket backlog processingEric Dumazet2012-05-011-0/+1
* l2tp: let iproute2 create L2TPv3 IP tunnels using IPv6James Chapman2012-05-011-22/+50
* l2tp: introduce L2TPv3 IP encapsulation support for IPv6Chris Elston2012-05-013-0/+812
* ipv6: Export ipv6 functions for use by other protocolsChris Elston2012-05-014-0/+9
* l2tp: netlink api for l2tpv3 ipv6 unmanaged tunnelsChris Elston2012-05-014-21/+111
* l2tp: show IPv6 addresses in l2tp debugfs fileChris Elston2012-05-011-0/+8
* l2tp: pppol2tp_connect() handles ipv6 sockaddr variantsJames Chapman2012-05-011-8/+28
* pppox: Replace __attribute__((packed)) in if_pppox.hJames Chapman2012-05-011-6/+6
* l2tp: remove unused stats from l2tp_ip socketJames Chapman2012-05-011-28/+4
* l2tp: Use ip4_datagram_connect() in l2tp_ip_connect()James Chapman2012-05-011-47/+7
* l2tp: fix locking of 64-bit counters for smpJames Chapman2012-05-013-35/+103
* atl1c: remove PHY polling from atl1c_change_mtuHuang, Xiong2012-04-301-8/+0
* atl1c: Disable L0S when no cable linkHuang, Xiong2012-04-301-1/+1
* atl1c: do MAC-reset when PHY link downHuang, Xiong2012-04-301-27/+47
* atl1c: cancel task when interface closedHuang, Xiong2012-04-301-0/+5
* atl1c: enlarge L1 response waiting timerHuang, Xiong2012-04-301-1/+1
* atl1c: refine mac address related codeHuang, Xiong2012-04-303-74/+57
* atl1c: remove code of closing register writable attributionHuang, Xiong2012-04-301-6/+0
* atl1c: clear WoL status when reset pcieHuang, Xiong2012-04-302-5/+3
* atl1c: add PHY link event(up/down) patchHuang, Xiong2012-04-304-0/+92
* atl1c: add workaround for issue of bit INTX-disable for MSI interruptHuang, Xiong2012-04-301-0/+12
* Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2012-04-3034-567/+58
|\
| * tipc: compress out gratuitous extra carriage returnsPaul Gortmaker2012-04-3032-530/+16
| * tipc: Reject payload messages with invalid message typeAllan Stephens2012-04-271-5/+2
| * tipc: Enhance error checking of published namesAllan Stephens2012-04-262-7/+4
| * tipc: Create helper routine to delete unused name sequence structureAllan Stephens2012-04-261-12/+15
| * tipc: remove redundant memset and stale comment from subscr.cAllan Stephens2012-04-261-2/+0
| * tipc: Optimize initialization of network topology serviceAllan Stephens2012-04-261-1/+1
| * tipc: Enhance re-initialization of network topology serviceAllan Stephens2012-04-261-3/+0
| * tipc: Optimize termination of configuration serviceAllan Stephens2012-04-261-4/+2
| * tipc: Optimize initialization of configuration serviceAllan Stephens2012-04-261-1/+1
| * tipc: Optimize re-initialization of configuration serviceAllan Stephens2012-04-263-2/+17
* | bnx2x: remove some bloatEric Dumazet2012-04-305-499/+499
* | pch_gbe: reprogram multicast address register on resetRongQing.Li2012-04-301-55/+5
* | net: makes skb_splice_bits() aware of skb->head_fragEric Dumazet2012-04-301-3/+7
* | tcp: makes tcp_try_coalesce aware of skb->head_fragEric Dumazet2012-04-301-12/+43
* | net: make GRO aware of skb->head_fragEric Dumazet2012-04-304-2/+33
OpenPOWER on IntegriCloud