Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-05-14 | net: Use fwmark reflection in PMTU discovery. | Lorenzo Colitti | 2 | -1/+8 |
2014-05-14 | net: add a sysctl to reflect the fwmark on replies | Lorenzo Colitti | 10 | -3/+41 |
2014-05-14 | arc_emac: add netpoll support | Beniamino Galvani | 1 | -0/+12 |
2014-05-14 | arc_emac: implement promiscuous mode and multicast filtering | Beniamino Galvani | 1 | -0/+37 |
2014-05-13 | tcp: IPv6 support for fastopen server | Daniel Lee | 2 | -26/+71 |
2014-05-13 | tcp: improve fastopen icmp handling | Yuchung Cheng | 2 | -26/+31 |
2014-05-13 | tcp: use tcp_v4_send_synack on first SYN-ACK | Yuchung Cheng | 5 | -105/+85 |
2014-05-13 | tcp: simplify fast open cookie processing | Yuchung Cheng | 5 | -64/+33 |
2014-05-13 | tcp: move fastopen functions to tcp_fastopen.c | Yuchung Cheng | 3 | -185/+200 |
2014-05-13 | net: cdc_ncm/cdc_mbim: rework probing of NCM/MBIM functions | Bjørn Mork | 3 | -17/+55 |