summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-20rhashtable: Fix undeclared EEXIST build error on ia64Herbert Xu
2015-03-20Merge branch 'amd-xgbe-next'David S. Miller
2015-03-20amd-xgbe: Use napi_alloc_skb when allocating skb in softirqLendacky, Thomas
2015-03-20amd-xgbe: Fix Rx coalescing reportingLendacky, Thomas
2015-03-20amd-xgbe: Remove Tx coalescingLendacky, Thomas
2015-03-20amd-xgbe: Set DMA mask based on hardware register valueLendacky, Thomas
2015-03-20amd-xgbe: Use the new DMA memory barriers where appropriateLendacky, Thomas
2015-03-20amd-xgbe: Clarify output message about queuesLendacky, Thomas
2015-03-20amd-xgbe-phy: Provide support for auto-negotiation timeoutLendacky, Thomas
2015-03-20amd-xgbe-phy: Use the phy_driver flags fieldLendacky, Thomas
2015-03-20amd-xgbe-phy: Use phydev advertising field vs supportedLendacky, Thomas
2015-03-20Merge branch 'rhashtable-inlined-interface'David S. Miller
2015-03-20rhashtable: Rip out obsolete out-of-line interfaceHerbert Xu
2015-03-20tipc: Use inlined rhashtable interfaceHerbert Xu
2015-03-20test_rhashtable: Use inlined rhashtable interfaceHerbert Xu
2015-03-20netfilter: Convert nft_hash to inlined rhashtableHerbert Xu
2015-03-20netlink: Move namespace into hash keyHerbert Xu
2015-03-20rhashtable: Allow hash/comparison functions to be inlinedHerbert Xu
2015-03-20rhashtable: Make rhashtable_init params argument constHerbert Xu
2015-03-20ebpf, filter: do not convert skb->protocol to host endianess during runtimeDaniel Borkmann
2015-03-20ipv6: invert join/leave anycast rtnl/socket locking orderMarcelo Ricardo Leitner
2015-03-20vxlan: fix possible use of uninitialized in vxlan_igmp_{join, leave}Marcelo Ricardo Leitner
2015-03-20xen-netback: making the bandwidth limiter runtime settablePalik, Imre
2015-03-20Merge branch 'listener_refactor_part_14'David S. Miller
2015-03-20net: increase sk_[max_]ack_backlogEric Dumazet
2015-03-20inet: get rid of central tcp/dccp listener timerEric Dumazet
2015-03-20inet: drop prev pointer handling in request sockEric Dumazet
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