| Commit message (Expand) | Author | Age |
* | ethtool: Name the 'no change' value for setting RSS hash key but not indir table | Ben Hutchings | 2014-05-18 |
* | ethtool: Return immediately on error in ethtool_copy_validate_indir() | Ben Hutchings | 2014-05-18 |
* | driver/net/ethernet/ec_bhf.c: fix sparse warnings | Darek Marcinkiewicz | 2014-05-14 |
* | net: Use a more standard macro for INET_ADDR_COOKIE | Joe Perches | 2014-05-14 |
* | net: systemport: Use devm_ioremap_resource() | Jingoo Han | 2014-05-14 |
* | Merge branch 'mlx4-next' | David S. Miller | 2014-05-14 |
|\ |
|
| * | net/mlx4_core: Fix inaccurate return value of mlx4_flow_attach() | Eyal Perry | 2014-05-14 |
| * | net/mlx4_en: Using positive error value for unsigned | Eyal Perry | 2014-05-14 |
| * | net/mlx4_en: Protect MAC address modification with the state_lock mutex | Shani Michaelli | 2014-05-14 |
| * | net/mlx4_core: Removed unnecessary bit operation condition | Eyal Perry | 2014-05-14 |
| * | net/mlx4_core: Fix smatch error - possible access to a null variable | Eyal Perry | 2014-05-14 |
| * | net/mlx4_en: Fix errors in MAC address changing when port is down | Shani Michaelli | 2014-05-14 |
| * | net/mlx4_en: User prio mapping gets corrupted when changing number of channels | Ido Shamay | 2014-05-14 |
| * | net/mlx4_core: Enforce irq affinity changes immediatly | Yuval Atias | 2014-05-14 |
|/ |
|
* | macvlan: Propagate lowerdev MTU changes | dingtianhong | 2014-05-14 |
* | dccp: make the request_retries minimum is 1 | wangweidong | 2014-05-14 |
* | snmp: fix some left over of snmp stats | WANG Cong | 2014-05-14 |
* | ipv4: make ip_local_reserved_ports per netns | WANG Cong | 2014-05-14 |
* | irda: sh_irda: Enable driver compilation with COMPILE_TEST | Laurent Pinchart | 2014-05-14 |
* | Merge branch 'tipc-next' | David S. Miller | 2014-05-14 |
|\ |
|
| * | tipc: merge port message reception into socket reception function | Jon Paul Maloy | 2014-05-14 |
| * | tipc: clean up neigbor discovery message reception | Jon Paul Maloy | 2014-05-14 |
| * | tipc: improve and extend media address conversion functions | Jon Paul Maloy | 2014-05-14 |
| * | tipc: rename and move message reassembly function | Jon Paul Maloy | 2014-05-14 |
| * | tipc: mark head of reassembly buffer as non-linear | Jon Paul Maloy | 2014-05-14 |
| * | tipc: don't record link RESET or ACTIVATE messages as traffic | Jon Paul Maloy | 2014-05-14 |
| * | tipc: compensate for double accounting in socket rcv buffer | Jon Paul Maloy | 2014-05-14 |
| * | tipc: decrease connection flow control window | Jon Paul Maloy | 2014-05-14 |
|/ |
|
* | bonding: alloc the structure ad_info dynamically in per slave | dingtianhong | 2014-05-14 |
* | sh_eth: replace devm_kzalloc() with devm_kmalloc_array() | Sergei Shtylyov | 2014-05-13 |
* | Merge branch 'tg3-next' | David S. Miller | 2014-05-13 |
|\ |
|
| * | tg3: Update copyright and version to 3.137 | Michael Chan | 2014-05-13 |
| * | tg3: Prevent page allocation failure during TSO workaround | Michael Chan | 2014-05-13 |
| * | tg3: Don't modify ip header fields when doing GSO | Michael Chan | 2014-05-13 |
|/ |
|
* | Merge branch 'inet_fwmark_reflect' | David S. Miller | 2014-05-13 |
|\ |
|
| * | net: support marking accepting TCP sockets | Lorenzo Colitti | 2014-05-13 |
| * | net: Use fwmark reflection in PMTU discovery. | Lorenzo Colitti | 2014-05-13 |
| * | net: add a sysctl to reflect the fwmark on replies | Lorenzo Colitti | 2014-05-13 |
|/ |
|
* | Merge branch 'arc_emac-next' | David S. Miller | 2014-05-13 |
|\ |
|
| * | arc_emac: add netpoll support | Beniamino Galvani | 2014-05-13 |
| * | arc_emac: implement promiscuous mode and multicast filtering | Beniamino Galvani | 2014-05-13 |
|/ |
|
* | Merge branch 'tcp-fastopen-ipv6' | David S. Miller | 2014-05-13 |
|\ |
|
| * | tcp: IPv6 support for fastopen server | Daniel Lee | 2014-05-13 |
| * | tcp: improve fastopen icmp handling | Yuchung Cheng | 2014-05-13 |
| * | tcp: use tcp_v4_send_synack on first SYN-ACK | Yuchung Cheng | 2014-05-13 |
| * | tcp: simplify fast open cookie processing | Yuchung Cheng | 2014-05-13 |
| * | tcp: move fastopen functions to tcp_fastopen.c | Yuchung Cheng | 2014-05-13 |
|/ |
|
* | Merge branch 'cdc_mbim-next' | David S. Miller | 2014-05-13 |
|\ |
|
| * | net: cdc_ncm/cdc_mbim: rework probing of NCM/MBIM functions | Bjørn Mork | 2014-05-13 |
| * | net: cdc_mbim: add driver documentation | Bjørn Mork | 2014-05-13 |