aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-10-09net/nfnetlink: lockdep_nfnl_is_held can be booleanYaowei Bai2-4/+4
2015-10-09net/ieee80211: ieee80211_is_* can be booleanYaowei Bai1-38/+38
2015-10-09net/netlink: lockdep_genl_is_held can be booleanYaowei Bai2-2/+2
2015-10-09Merge branch 'mlx-next'David S. Miller8-150/+194
2015-10-09net/mlx4_core: Fix resource tracker error flow in add_res_rangeSaeed Mahameed1-1/+3
2015-10-09net/mlx4_core: Fix mailbox leak in error flow when performing update qpJack Morgenstein1-3/+3
2015-10-09net/mlx4_en: Add steering rules after RSS creationIdo Shamay1-64/+80
2015-10-09net/mlx5_core: Use private health thread for each deviceEli Cohen3-55/+52
2015-10-09net/mlx5_core: Use accessor functions to read from device memoryEli Cohen1-13/+22
2015-10-09net/mlx5_core: Prepare cmd interface to system errors handlingEli Cohen2-3/+23
2015-10-09net/mlx5_core: Improve mlx5 messagesEli Cohen1-11/+11
2015-10-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller23-227/+567
2015-10-08i40e: print neato new featuresJesse Brandeburg1-0/+3
2015-10-08i40e/i40evf: pass QOS handle to VFMitch Williams3-2/+6
2015-10-08i40evf: use capabilities flags properlyMitch Williams1-2/+7
2015-10-08i40e: refactor code to remove indentJesse Brandeburg1-40/+42
2015-10-08i40e/i40evf: clean up some codeJesse Brandeburg17-103/+124
2015-10-08i40evf: detect reset more reliablyMitch Williams1-20/+16
2015-10-08i40e: Support FW CEE DCB UP to TC map nibble swapGreg Bowers1-5/+8
2015-10-08i40e/i40evf: Explicitly assign enum index for VSI typeSerey Kong2-16/+16
2015-10-08i40e: add switch for link pollingShannon Nelson3-3/+29
2015-10-08i40e: Fix multiple link up messagesMatt Jared3-3/+8
2015-10-08i40e: Fix for extra Flow Director filter in table after errorCarolyn Wyborny3-1/+17
2015-10-08i40e/i40evf: Store CEE DCBX DesiredCfg and RemoteCfgNeerav Parikh3-12/+42
2015-10-08i40e: Add parsing for CEE DCBX TLVsNeerav Parikh2-0/+218
2015-10-08i40e: add more verbose error messagesMitch Williams1-1/+3
2015-10-08i40e: inline interrupt enableJesse Brandeburg2-19/+18
2015-10-08i40e: fix erroneous WARN_ONJesse Brandeburg1-0/+10
2015-10-08Merge branch 'bpf_random32'David S. Miller12-96/+187
2015-10-08bpf: split state from prandom_u32() and consolidate {c, e}BPF prngsDaniel Borkmann5-13/+35
2015-10-08random32: add prandom_init_once helper for own rngsDaniel Borkmann2-1/+7
2015-10-08random32: add prandom_seed_full_state helperDaniel Borkmann1-16/+21
2015-10-08once: make helper generic for calling functions onceHannes Frederic Sowa2-35/+76
2015-10-08net: move net_get_random_once to libHannes Frederic Sowa5-67/+84
2015-10-08net: Do not drop to make_route if oif is l3mdevDavid Ahern1-1/+2
2015-10-08bpf, skb_do_redirect: clear sender_cpu before xmitDaniel Borkmann1-0/+1
2015-10-08net: hns: fix 32-bit build warningArnd Bergmann1-6/+6
2015-10-08net: Microchip encx24j600 driverJon Ringle5-0/+2087
2015-10-08Merge branch 'broadcom-iproc'David S. Miller11-262/+760
2015-10-08net: phy: bcm7xxx: Modified to use global core register definesArun Parameswaran1-6/+3
2015-10-08net: phy: Broadcom Cygnus internal Etherent PHY driverArun Parameswaran4-0/+179
2015-10-08net: phy: Add Broadcom phy library for common interfacesArun Parameswaran8-256/+332
2015-10-08net: phy: Broadcom iProc MDIO bus driverArun Parameswaran3-0/+223
2015-10-08dt-bindings: net: Broadcom iProc MDIO bus driver device tree bindingArun Parameswaran1-0/+23
2015-10-08Merge branch 'net/rds/4.3-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linuxDavid S. Miller12-282/+448
2015-10-08Merge branch 'pass_net_through_output_path'David S. Miller43-155/+125
2015-10-08dst: Pass net into dst->outputEric W. Biederman18-53/+45
2015-10-08ipv4, ipv6: Pass net into ip_local_out and ip6_local_outEric W. Biederman18-27/+25
2015-10-08ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_outEric W. Biederman7-11/+10
2015-10-08ipvlan: Cache net in ipvlan_process_v4_outbound and ipvlan_process_v6_outboundEric W. Biederman1-2/+4