summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-19rhashtable: Round up/down min/max_size to ensure we respect limitThomas Graf
2015-03-19i40e: add NVM update events to AQ cleanShannon Nelson
2015-03-19tipc: fix build issue when building without IPv6Marcelo Ricardo Leitner
2015-03-19Merge branch 'cxgb4-next'David S. Miller
2015-03-19cxgb4/cxgb4vf/csiostor: Make PCI Device ID Tables be "const"Hariprasad Shenai
2015-03-19cxgb4: Add device ID for new adapterHariprasad Shenai
2015-03-19Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-03-19Merge branch 'tipc-next'David S. Miller
2015-03-19tipc: add support for connect() on dgram/rdm socketsErik Hugne
2015-03-19tipc: do not report -EHOSTUNREACH for failed local deliveryErik Hugne
2015-03-19tipc: remove redundant call to tipc_node_remove_connErik Hugne
2015-03-19mac802154: fix typo in header guardNicolas Iooss
2015-03-18net/mlx4_en: mlx4_en_set_tx_maxrate() can be staticWu Fengguang
2015-03-18bridge: add ageing_time, stp_state, priority over netlinkJörg Thalheim
2015-03-18net: Fix high overhead of vlan sub-device teardown.David S. Miller
2015-03-18inet: add a schedule point in inet_twsk_purge()Eric Dumazet
2015-03-18rocker: add support for phys_port_nameDavid Ahern
2015-03-18net: add support for phys_port_nameDavid Ahern
2015-03-18vxlan: Move socket initialization to within rtnl scopeMarcelo Ricardo Leitner
2015-03-18ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}Marcelo Ricardo Leitner
2015-03-18ipv4,ipv6: grab rtnl before locking the socketMarcelo Ricardo Leitner
2015-03-18Merge branch 'listen_refactor_part_13'David S. Miller
2015-03-18inet: request sock should init IPv6/IPv4 addressesEric Dumazet
2015-03-18inet: get rid of last __inet_hash_connect() argumentEric Dumazet
2015-03-18ipv6: get rid of __inet6_hash()Eric Dumazet
2015-03-18inet: add IPv6 support to sk_ehashfn()Eric Dumazet
2015-03-18net: introduce sk_ehashfn() helperEric Dumazet
2015-03-18netns: constify net_hash_mix() and various callersEric Dumazet
2015-03-18Merge branch 'txq_max_rate'David S. Miller
2015-03-18net/mlx4_en: Add tx queue maxrate supportOr Gerlitz
2015-03-18net/mlx4_core: Add basic support for QP max-rate limitingOr Gerlitz
2015-03-18net: Add max rate tx queue attributeJohn Fastabend
2015-03-18cc2520: Add support for CC2591 amplifier.Brad Campbell
2015-03-18cc2520: Do not store platform_data in spi_deviceBrad Campbell
2015-03-18Merge branch 'rhashtable_remove_shift'David S. Miller
2015-03-18rhashtable: Remove max_shift and min_shiftHerbert Xu
2015-03-18test_rhashtable: Use rhashtable max_size instead of max_shiftHerbert Xu
2015-03-18tipc: Use rhashtable max/min_size instead of max/min_shiftHerbert Xu
2015-03-18netlink: Use rhashtable max_size instead of max_shiftHerbert Xu
2015-03-18rhashtable: Introduce max_size/min_sizeHerbert Xu
2015-03-18rhashtable: Remove shift from bucket_tableHerbert Xu
2015-03-18Merge branch 'xgene-next'David S. Miller
2015-03-18drivers: net: xgene: Add second SGMII based 1G interfaceKeyur Chudgar
2015-03-18dtb: xgene: Add second SGMII based 1G interface nodeKeyur Chudgar
2015-03-18Documentation: dtb: Add port-id field for APM X-Gene ethernetKeyur Chudgar
2015-03-18Bluetooth: Fix potential NULL dereference in SMP channel setupMarcel Holtmann
2015-03-17Merge branch 'tipc_netns_leak'David S. Miller
2015-03-17tipc: withdraw tipc topology server name when namespace is deletedYing Xue
2015-03-17tipc: fix a potential deadlock when nametable is purgedYing Xue
2015-03-17tipc: fix netns refcnt leakYing Xue