summary refs log tree commit diff
AgeCommit message (Expand)Author
2015-10-08i40e: print neato new featuresJesse Brandeburg
2015-10-08i40e/i40evf: pass QOS handle to VFMitch Williams
2015-10-08i40evf: use capabilities flags properlyMitch Williams
2015-10-08i40e: refactor code to remove indentJesse Brandeburg
2015-10-08i40e/i40evf: clean up some codeJesse Brandeburg
2015-10-08i40evf: detect reset more reliablyMitch Williams
2015-10-08i40e: Support FW CEE DCB UP to TC map nibble swapGreg Bowers
2015-10-08i40e/i40evf: Explicitly assign enum index for VSI typeSerey Kong
2015-10-08i40e: add switch for link pollingShannon Nelson
2015-10-08i40e: Fix multiple link up messagesMatt Jared
2015-10-08i40e: Fix for extra Flow Director filter in table after errorCarolyn Wyborny
2015-10-08i40e/i40evf: Store CEE DCBX DesiredCfg and RemoteCfgNeerav Parikh
2015-10-08i40e: Add parsing for CEE DCBX TLVsNeerav Parikh
2015-10-08i40e: add more verbose error messagesMitch Williams
2015-10-08i40e: inline interrupt enableJesse Brandeburg
2015-10-08i40e: fix erroneous WARN_ONJesse Brandeburg
2015-10-08Bluetooth: Fix basic debugfs entries for unconfigured controllersMarcel Holtmann
2015-10-08Merge branch 'bpf_random32'David S. Miller
2015-10-08bpf: split state from prandom_u32() and consolidate {c, e}BPF prngsDaniel Borkmann
2015-10-08random32: add prandom_init_once helper for own rngsDaniel Borkmann
2015-10-08random32: add prandom_seed_full_state helperDaniel Borkmann
2015-10-08once: make helper generic for calling functions onceHannes Frederic Sowa
2015-10-08net: move net_get_random_once to libHannes Frederic Sowa
2015-10-086lowpan: move shared settings to lowpan_netdev_setupAlexander Aring
2015-10-08net: Do not drop to make_route if oif is l3mdevDavid Ahern
2015-10-08bpf, skb_do_redirect: clear sender_cpu before xmitDaniel Borkmann
2015-10-08net: hns: fix 32-bit build warningArnd Bergmann
2015-10-08net: Microchip encx24j600 driverJon Ringle
2015-10-08Merge branch 'broadcom-iproc'David S. Miller
2015-10-08net: phy: bcm7xxx: Modified to use global core register definesArun Parameswaran
2015-10-08net: phy: Broadcom Cygnus internal Etherent PHY driverArun Parameswaran
2015-10-08net: phy: Add Broadcom phy library for common interfacesArun Parameswaran
2015-10-08net: phy: Broadcom iProc MDIO bus driverArun Parameswaran
2015-10-08dt-bindings: net: Broadcom iProc MDIO bus driver device tree bindingArun Parameswaran
2015-10-08Merge branch 'net/rds/4.3-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2015-10-08Merge branch 'pass_net_through_output_path'David S. Miller
2015-10-08dst: Pass net into dst->outputEric W. Biederman
2015-10-08ipv4, ipv6: Pass net into ip_local_out and ip6_local_outEric W. Biederman
2015-10-08ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_outEric W. Biederman
2015-10-08ipvlan: Cache net in ipvlan_process_v4_outbound and ipvlan_process_v6_outboundEric W. Biederman
2015-10-08ppp: Cache net in pptp_xmitEric W. Biederman
2015-10-08ipv4: Cache net in ip_build_and_send_pkt and ip_queue_xmitEric W. Biederman
2015-10-08ipv4: Cache net in iptunnel_xmitEric W. Biederman
2015-10-08ipv6: Merge ip6_local_out and ip6_local_out_skEric W. Biederman
2015-10-08ipv6: Merge __ip6_local_out and __ip6_local_out_skEric W. Biederman
2015-10-08ipv4: Merge ip_local_out and ip_local_out_skEric W. Biederman
2015-10-08ipv4: Merge __ip_local_out and __ip_local_out_skEric W. Biederman
2015-10-08dst: Pass a sk into .local_outEric W. Biederman
2015-10-08net: Pass net into dst_output and remove dst_output_okfnEric W. Biederman
2015-10-08xfrm: Only compute net once in xfrm_policy_queue_processEric W. Biederman