summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tipc: do not report -EHOSTUNREACH for failed local deliveryErik Hugne2015-03-191-2/+4
* tipc: remove redundant call to tipc_node_remove_connErik Hugne2015-03-191-1/+0
* net/mlx4_en: mlx4_en_set_tx_maxrate() can be staticWu Fengguang2015-03-181-1/+1
* bridge: add ageing_time, stp_state, priority over netlinkJörg Thalheim2015-03-182-1/+34
* net: Fix high overhead of vlan sub-device teardown.David S. Miller2015-03-183-7/+20
* inet: add a schedule point in inet_twsk_purge()Eric Dumazet2015-03-181-0/+1
* rocker: add support for phys_port_nameDavid Ahern2015-03-182-0/+65
* net: add support for phys_port_nameDavid Ahern2015-03-186-0/+75
* vxlan: Move socket initialization to within rtnl scopeMarcelo Ricardo Leitner2015-03-181-102/+51
* ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}Marcelo Ricardo Leitner2015-03-1811-87/+51
* ipv4,ipv6: grab rtnl before locking the socketMarcelo Ricardo Leitner2015-03-182-14/+52
* Merge branch 'listen_refactor_part_13'David S. Miller2015-03-1817-174/+110
|\
| * inet: request sock should init IPv6/IPv4 addressesEric Dumazet2015-03-185-10/+15
| * inet: get rid of last __inet_hash_connect() argumentEric Dumazet2015-03-183-9/+6
| * ipv6: get rid of __inet6_hash()Eric Dumazet2015-03-186-75/+12
| * inet: add IPv6 support to sk_ehashfn()Eric Dumazet2015-03-187-45/+45
| * net: introduce sk_ehashfn() helperEric Dumazet2015-03-182-11/+8
| * netns: constify net_hash_mix() and various callersEric Dumazet2015-03-189-31/+31
|/
* Merge branch 'txq_max_rate'David S. Miller2015-03-1812-18/+181
|\
| * net/mlx4_en: Add tx queue maxrate supportOr Gerlitz2015-03-181-0/+29
| * net/mlx4_core: Add basic support for QP max-rate limitingOr Gerlitz2015-03-187-6/+72
| * net: Add max rate tx queue attributeJohn Fastabend2015-03-184-12/+80
|/
* Merge branch 'rhashtable_remove_shift'David S. Miller2015-03-185-17/+13
|\
| * rhashtable: Remove max_shift and min_shiftHerbert Xu2015-03-182-10/+1
| * test_rhashtable: Use rhashtable max_size instead of max_shiftHerbert Xu2015-03-181-1/+1
| * tipc: Use rhashtable max/min_size instead of max/min_shiftHerbert Xu2015-03-181-2/+2
| * netlink: Use rhashtable max_size instead of max_shiftHerbert Xu2015-03-181-1/+1
| * rhashtable: Introduce max_size/min_sizeHerbert Xu2015-03-182-4/+12
| * rhashtable: Remove shift from bucket_tableHerbert Xu2015-03-182-5/+2
|/
* Merge branch 'xgene-next'David S. Miller2015-03-187-12/+98
|\
| * drivers: net: xgene: Add second SGMII based 1G interfaceKeyur Chudgar2015-03-184-12/+67
| * dtb: xgene: Add second SGMII based 1G interface nodeKeyur Chudgar2015-03-182-0/+29
| * Documentation: dtb: Add port-id field for APM X-Gene ethernetKeyur Chudgar2015-03-181-0/+2
|/
* Merge branch 'tipc_netns_leak'David S. Miller2015-03-174-94/+44
|\
| * tipc: withdraw tipc topology server name when namespace is deletedYing Xue2015-03-171-0/+3
| * tipc: fix a potential deadlock when nametable is purgedYing Xue2015-03-171-2/+2
| * tipc: fix netns refcnt leakYing Xue2015-03-173-92/+39
|/
* Merge branch 'listener_refactor_part_12'David S. Miller2015-03-1712-73/+77
|\
| * inet: fix request sock refcountingEric Dumazet2015-03-177-18/+22
| * inet: avoid fastopen lock for regular accept()Eric Dumazet2015-03-171-2/+4
| * tcp: rename struct tcp_request_sock listenerEric Dumazet2015-03-177-25/+15
| * inet: add rsk_listener field to struct request_sockEric Dumazet2015-03-172-4/+10
| * inet: uninline inet_reqsk_alloc()Eric Dumazet2015-03-172-22/+26
| * inet: add sk_listener argument to inet_reqsk_alloc()Eric Dumazet2015-03-176-13/+11
|/
* Merge branch 'listener_refactor_part_11'David S. Miller2015-03-1710-85/+102
|\
| * tcp: uninline tcp_oow_rate_limited()Eric Dumazet2015-03-172-30/+32
| * tcp: move tcp_openreq_init() to tcp_input.cEric Dumazet2015-03-172-25/+25
| * inet: move ir_mark to fill a holeEric Dumazet2015-03-171-6/+5
| * netfilter: xt_socket: prepare for TCP_NEW_SYN_RECV supportEric Dumazet2015-03-171-12/+22
| * netfilter: tproxy: prepare TCP_NEW_SYN_RECV supportEric Dumazet2015-03-171-6/+12