summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-29Merge tag 'mac80211-next-for-davem-2018-03-29' of git://git.kernel.org/pub/sc...David S. Miller30-181/+979
2018-03-29Merge branch 'dsa-Add-ATU-VTU-statistics'David S. Miller6-29/+80
2018-03-29net: dsa: mv88e6xxx: Make VTU miss violations less spammyAndrew Lunn1-1/+2
2018-03-29net: dsa: mv88e6xxx: Keep ATU/VTU violation statisticsAndrew Lunn6-28/+78
2018-03-29sctp: fix unused lable warningArnd Bergmann1-0/+2
2018-03-29net: cavium: use module_pci_driver to simplify the codeWei Yongjun1-12/+1
2018-03-29net: bcmgenet: return NULL instead of plain integerWei Yongjun1-1/+1
2018-03-29test_bpf: Fix NULL vs IS_ERR() check in test_skb_segment()Dan Carpenter1-1/+1
2018-03-29sfp: allow cotsworks modulesRussell King1-10/+31
2018-03-29Merge branch 'qed-flash-upgrade-support'David S. Miller9-40/+656
2018-03-29qede: Ethtool flash update support.Sudarsana Reddy Kalluru1-0/+9
2018-03-29qed: Adapter flash update support.Sudarsana Reddy Kalluru2-0/+357
2018-03-29qed: Add APIs for flash access.Sudarsana Reddy Kalluru4-1/+168
2018-03-29qed: Fix PTT entry leak in the selftest error flow.Sudarsana Reddy Kalluru1-1/+2
2018-03-29qed: Populate nvm image attribute shadow.Sudarsana Reddy Kalluru5-38/+120
2018-03-29qed*: Utilize FW 8.33.11.0Michal Kalderon14-1006/+1169
2018-03-29ipv6: export ip6 fragments sysctl to unprivileged usersEric Dumazet1-4/+0
2018-03-29liquidio: Prioritize control messagesIntiyaz Basha2-3/+8
2018-03-29Merge branch 'net-Allow-FIB-notifiers-to-fail-add-and-replace'David S. Miller10-12/+664
2018-03-29netdevsim: Add simple FIB resource controller via devlinkDavid Ahern6-1/+616
2018-03-29net/ipv6: Move call_fib6_entry_notifiers up for route addsDavid Ahern1-4/+12
2018-03-29net/ipv4: Allow notifier to fail route replaceDavid Ahern1-2/+7
2018-03-29net/ipv4: Move call_fib_entry_notifiers up for new routesDavid Ahern1-2/+16
2018-03-29net: Move call_fib_rule_notifiers up in fib_nl_newruleDavid Ahern1-1/+5
2018-03-29net: Fix fib notifer to return errnoDavid Ahern1-2/+8
2018-03-29Merge tag 'mlx5-updates-2018-03-27' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller15-162/+368
2018-03-29Merge branch 'Introduce-net_rwsem-to-protect-net_namespace_list'David S. Miller11-15/+37
2018-03-29net: Remove rtnl_lock() in nf_ct_iterate_destroy()Kirill Tkhai1-2/+0
2018-03-29ovs: Remove rtnl_lock() from ovs_exit_net()Kirill Tkhai1-2/+0
2018-03-29security: Remove rtnl_lock() in selinux_xfrm_notify_policyload()Kirill Tkhai1-2/+0
2018-03-29net: Don't take rtnl_lock() in wireless_nlevent_flush()Kirill Tkhai1-4/+0
2018-03-29net: Introduce net_rwsem to protect net_namespace_listKirill Tkhai11-5/+37
2018-03-29Merge branch 'net-bgmac-Couple-of-small-bgmac-changes'David S. Miller1-1/+3
2018-03-29net: bgmac: Mask interrupts during probeFlorian Fainelli1-0/+2
2018-03-29net: bgmac: Use interface name to request interruptFlorian Fainelli1-1/+1
2018-03-29Merge tag 'rxrpc-next-20180327' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller13-142/+219
2018-03-29net: ethernet: nixge: Add support for National Instruments XGE netdevMoritz Fischer5-0/+1340
2018-03-29dt-bindings: net: Add bindings for National Instruments XGE netdevMoritz Fischer1-0/+32
2018-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller5-4/+9
2018-03-29mac80211: don't WARN on bad WMM parameters from buggy APsEmmanuel Grumbach1-1/+2
2018-03-29Merge branch 'eapol-over-nl80211' into mac80211-nextJohannes Berg13-7/+395
2018-03-29mac80211: Send control port frames over nl80211Denis Kenzior7-5/+42
2018-03-29mac80211: Add support for tx_control_portDenis Kenzior3-0/+50
2018-03-29nl80211: Add control_port_over_nl80211 to mesh_setupDenis Kenzior2-0/+12
2018-03-29nl80211: Add control_port_over_nl80211 for ibssDenis Kenzior2-0/+12
2018-03-29nl80211: Add CONTROL_PORT_OVER_NL80211 attributeDenis Kenzior3-1/+42
2018-03-29nl80211: Implement TX of control port framesDenis Kenzior5-1/+123
2018-03-29nl80211: Add CMD_CONTROL_PORT_FRAME APIDenis Kenzior4-0/+114
2018-03-29mac80211: remove shadowing duplicated variableJohannes Berg1-2/+0
2018-03-29mac80211: allow AP_VLAN operation on crypto controlled devicesManikanta Pubbisetty2-5/+11