| Commit message (Expand) | Author | Age | Files | Lines |
* | tcp: early retransmit | Yuchung Cheng | 2012-05-02 | 7 | -0/+59 |
* | tcp: early retransmit: tcp_enter_recovery() | Yuchung Cheng | 2012-05-02 | 1 | -27/+34 |
* | net/pasemi: fix compiler warning | Stephen Rothwell | 2012-05-02 | 1 | -1/+1 |
* | bnx2x: fix handling single MSIX mode for 57710/57711 | Dmitry Kravkov | 2012-05-02 | 1 | -2/+5 |
* | ixgbe: Reset max_vfs to zero when user request is out of range | Greg Rose | 2012-05-02 | 1 | -3/+4 |
* | ixgbe: Deny MACVLAN requests from VFs with admin set MAC | Greg Rose | 2012-05-02 | 1 | -0/+6 |
* | ixgbe: add hwmon interface to export thermal data | Don Skidmore | 2012-05-02 | 9 | -7/+322 |
* | ixgbe: add support functions to access thermal data | Don Skidmore | 2012-05-02 | 3 | -0/+224 |
* | e1000e: fix .ndo_set_rx_mode for 82579 | Bruce Allan | 2012-05-02 | 7 | -14/+92 |
* | e1000e: PHY initialization flow changes for 82577/8/9 | Bruce Allan | 2012-05-02 | 1 | -101/+146 |
* | e1000e: workaround EEPROM configuration change on 82579 | Bruce Allan | 2012-05-02 | 2 | -15/+34 |
* | netem: add ECN capability | Eric Dumazet | 2012-05-01 | 2 | -3/+16 |
* | net: skb_peek()/skb_peek_tail() cleanups | Eric Dumazet | 2012-05-01 | 1 | -8/+12 |
* | net: add a prefetch in socket backlog processing | Eric Dumazet | 2012-05-01 | 1 | -0/+1 |
* | l2tp: let iproute2 create L2TPv3 IP tunnels using IPv6 | James Chapman | 2012-05-01 | 1 | -22/+50 |
* | l2tp: introduce L2TPv3 IP encapsulation support for IPv6 | Chris Elston | 2012-05-01 | 3 | -0/+812 |
* | ipv6: Export ipv6 functions for use by other protocols | Chris Elston | 2012-05-01 | 4 | -0/+9 |
* | l2tp: netlink api for l2tpv3 ipv6 unmanaged tunnels | Chris Elston | 2012-05-01 | 4 | -21/+111 |
* | l2tp: show IPv6 addresses in l2tp debugfs file | Chris Elston | 2012-05-01 | 1 | -0/+8 |
* | l2tp: pppol2tp_connect() handles ipv6 sockaddr variants | James Chapman | 2012-05-01 | 1 | -8/+28 |
* | pppox: Replace __attribute__((packed)) in if_pppox.h | James Chapman | 2012-05-01 | 1 | -6/+6 |
* | l2tp: remove unused stats from l2tp_ip socket | James Chapman | 2012-05-01 | 1 | -28/+4 |
* | l2tp: Use ip4_datagram_connect() in l2tp_ip_connect() | James Chapman | 2012-05-01 | 1 | -47/+7 |
* | l2tp: fix locking of 64-bit counters for smp | James Chapman | 2012-05-01 | 3 | -35/+103 |
* | atl1c: remove PHY polling from atl1c_change_mtu | Huang, Xiong | 2012-04-30 | 1 | -8/+0 |
* | atl1c: Disable L0S when no cable link | Huang, Xiong | 2012-04-30 | 1 | -1/+1 |
* | atl1c: do MAC-reset when PHY link down | Huang, Xiong | 2012-04-30 | 1 | -27/+47 |
* | atl1c: cancel task when interface closed | Huang, Xiong | 2012-04-30 | 1 | -0/+5 |
* | atl1c: enlarge L1 response waiting timer | Huang, Xiong | 2012-04-30 | 1 | -1/+1 |
* | atl1c: refine mac address related code | Huang, Xiong | 2012-04-30 | 3 | -74/+57 |
* | atl1c: remove code of closing register writable attribution | Huang, Xiong | 2012-04-30 | 1 | -6/+0 |
* | atl1c: clear WoL status when reset pcie | Huang, Xiong | 2012-04-30 | 2 | -5/+3 |
* | atl1c: add PHY link event(up/down) patch | Huang, Xiong | 2012-04-30 | 4 | -0/+92 |
* | atl1c: add workaround for issue of bit INTX-disable for MSI interrupt | Huang, Xiong | 2012-04-30 | 1 | -0/+12 |
* | Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | David S. Miller | 2012-04-30 | 34 | -567/+58 |
|\ |
|
| * | tipc: compress out gratuitous extra carriage returns | Paul Gortmaker | 2012-04-30 | 32 | -530/+16 |
| * | tipc: Reject payload messages with invalid message type | Allan Stephens | 2012-04-27 | 1 | -5/+2 |
| * | tipc: Enhance error checking of published names | Allan Stephens | 2012-04-26 | 2 | -7/+4 |
| * | tipc: Create helper routine to delete unused name sequence structure | Allan Stephens | 2012-04-26 | 1 | -12/+15 |
| * | tipc: remove redundant memset and stale comment from subscr.c | Allan Stephens | 2012-04-26 | 1 | -2/+0 |
| * | tipc: Optimize initialization of network topology service | Allan Stephens | 2012-04-26 | 1 | -1/+1 |
| * | tipc: Enhance re-initialization of network topology service | Allan Stephens | 2012-04-26 | 1 | -3/+0 |
| * | tipc: Optimize termination of configuration service | Allan Stephens | 2012-04-26 | 1 | -4/+2 |
| * | tipc: Optimize initialization of configuration service | Allan Stephens | 2012-04-26 | 1 | -1/+1 |
| * | tipc: Optimize re-initialization of configuration service | Allan Stephens | 2012-04-26 | 3 | -2/+17 |
* | | bnx2x: remove some bloat | Eric Dumazet | 2012-04-30 | 5 | -499/+499 |
* | | pch_gbe: reprogram multicast address register on reset | RongQing.Li | 2012-04-30 | 1 | -55/+5 |
* | | net: makes skb_splice_bits() aware of skb->head_frag | Eric Dumazet | 2012-04-30 | 1 | -3/+7 |
* | | tcp: makes tcp_try_coalesce aware of skb->head_frag | Eric Dumazet | 2012-04-30 | 1 | -12/+43 |
* | | net: make GRO aware of skb->head_frag | Eric Dumazet | 2012-04-30 | 4 | -2/+33 |