OSDN Git Service

bnxt_en: Improve resource accounting for SRIOV.
[android-x86/kernel.git] / net /
2018-04-01 Wei Yongjunvlan: vlan_hw_filter_capable() can be static
2018-04-01 David S. MillerMerge tag 'mlx5-updates-2018-03-30' of git://git./linux...
2018-04-01 David S. MillerMerge tag 'rxrpc-next-20180330' of git://git./linux...
2018-04-01 David S. MillerMerge branch 'net_rwsem-fixes'
2018-04-01 Kirill Tkhainet: Do not take net_rwsem in __rtnl_link_unregister()
2018-04-01 Kirill Tkhainet: Remove net_rwsem from {, un}register_netdevice_not...
2018-04-01 David S. MillerMerge branch 'tipc-slim-down-name-table'
2018-04-01 Jon Maloytipc: avoid possible string overflow
2018-04-01 Jon Maloytipc: permit overlapping service ranges in name table
2018-04-01 Jon Maloytipc: refactor name table translate function
2018-04-01 Jon Maloytipc: replace name table service range array with rb...
2018-04-01 David S. MillerMerge branch 'bridge-mtu'
2018-04-01 Nikolay Aleksandrovnet: bridge: disable bridge MTU auto tuning if it was...
2018-04-01 Nikolay Aleksandrovnet: bridge: set min MTU on port events and allow user...
2018-03-30 David Howellsrxrpc: Fix leak of rxrpc_peer objects
2018-03-30 David Howellsrxrpc: Add a tracepoint to track rxrpc_peer refcounting
2018-03-30 David Howellsrxrpc: Fix apparent leak of rxrpc_local objects
2018-03-30 David Howellsrxrpc: Add a tracepoint to track rxrpc_local refcounting
2018-03-30 David Howellsrxrpc: Fix potential call vs socket/net destruction...
2018-03-30 David Howellsrxrpc: Fix checker warnings and errors
2018-03-30 Sebastian Andrzej... rxrpc: remove unused static variables
2018-03-30 Marc Dionnerxrpc: Fix resend event time calculation
2018-03-30 David Howellsrxrpc: Don't treat call aborts as conn aborts
2018-03-30 David Howellsrxrpc: Fix Tx ring annotation after initial Tx failure
2018-03-30 David Howellsrxrpc: Fix a bit of time confusion
2018-03-30 David Howellsrxrpc: Fix firewall route keepalive
2018-03-30 David S. MillerMerge branch 'ieee802154-for-davem-2018-03-29' of git...
2018-03-30 David S. MillerMerge branch 'do-not-allow-adding-routes-if-disable_ipv...
2018-03-30 Lorenzo Bianconiipv6: do not set routes if disable_ipv6 has been enabled
2018-03-30 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2018-03-30 David S. MillerMerge branch 'Close-race-between-un-register_netdevice_...
2018-03-30 Kirill Tkhainet: Close race between {un, }register_netdevice_notifi...
2018-03-30 Kirill Tkhainetfilter: Rework xt_TEE netdevice notifier
2018-03-30 Kirill Tkhaixfrm: Register xfrm_dev_notifier in appropriate place
2018-03-30 David S. MillerMerge branch 'phylink-API-changes'
2018-03-30 Russell Kingsfp/phylink: move module EEPROM ethtool access into...
2018-03-30 Gal Pressmannet: Call add/kill vid ndo on vlan filter feature toggling
2018-03-30 Joe Perchesnetfilter: ipset: Use is_zero_ether_addr instead of...
2018-03-30 Florian WestphalRevert "netfilter: x_tables: ensure last rule in base...
2018-03-30 Ben Hutchingsnetfilter: x_tables: Add note about how to free percpu...
2018-03-30 Arushi Singhalnetfilter: Merge assignment with return
2018-03-30 Pablo Neira Ayusonetfilter: nf_tables: use nft_set_lookup_global from...
2018-03-30 Pablo Neira Ayusonetfilter: nf_tables: rename to nft_set_lookup_global()
2018-03-30 Pablo Neira Ayusonetfilter: nf_tables: enable conntrack if NAT chain...
2018-03-30 Pablo Neira Ayusonetfilter: nf_tables: build-in filter chain type
2018-03-30 Pablo Neira Ayusonetfilter: nf_tables: nft_register_chain_type() returns...
2018-03-30 Pablo Neira Ayusonetfilter: nf_tables: rename struct nf_chain_type
2018-03-30 Joe Perchesnetfilter: ebt_stp: Use generic functions for comparisons
2018-03-30 Bernie Harrisnetfilter: ebtables: Add string filter
2018-03-30 Bernie Harrisnetfilter: ebtables: Add support for specifying match...
2018-03-29 David S. MillerMerge tag 'wireless-drivers-next-for-davem-2018-03...
2018-03-29 David S. MillerMerge tag 'mac80211-next-for-davem-2018-03-29' of git...
2018-03-29 Arnd Bergmannsctp: fix unused lable warning
2018-03-29 Eric Dumazetipv6: export ip6 fragments sysctl to unprivileged users
2018-03-29 David S. MillerMerge branch 'net-Allow-FIB-notifiers-to-fail-add-and...
2018-03-29 David Ahernnet/ipv6: Move call_fib6_entry_notifiers up for route...
2018-03-29 David Ahernnet/ipv4: Allow notifier to fail route replace
2018-03-29 David Ahernnet/ipv4: Move call_fib_entry_notifiers up for new...
2018-03-29 David Ahernnet: Move call_fib_rule_notifiers up in fib_nl_newrule
2018-03-29 David Ahernnet: Fix fib notifer to return errno
2018-03-29 David S. MillerMerge tag 'mlx5-updates-2018-03-27' of git://git./linux...
2018-03-29 David S. MillerMerge branch 'Introduce-net_rwsem-to-protect-net_namesp...
2018-03-29 Kirill Tkhainet: Remove rtnl_lock() in nf_ct_iterate_destroy()
2018-03-29 Kirill Tkhaiovs: Remove rtnl_lock() from ovs_exit_net()
2018-03-29 Kirill Tkhainet: Don't take rtnl_lock() in wireless_nlevent_flush()
2018-03-29 Kirill Tkhainet: Introduce net_rwsem to protect net_namespace_list
2018-03-29 David S. MillerMerge tag 'rxrpc-next-20180327' of git://git./linux...
2018-03-29 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2018-03-29 Emmanuel Grumbachmac80211: don't WARN on bad WMM parameters from buggy APs
2018-03-29 Johannes BergMerge branch 'eapol-over-nl80211' into mac80211-next
2018-03-29 Denis Kenziormac80211: Send control port frames over nl80211
2018-03-29 Denis Kenziormac80211: Add support for tx_control_port
2018-03-29 Denis Kenziornl80211: Add control_port_over_nl80211 to mesh_setup
2018-03-29 Denis Kenziornl80211: Add control_port_over_nl80211 for ibss
2018-03-29 Denis Kenziornl80211: Add CONTROL_PORT_OVER_NL80211 attribute
2018-03-29 Denis Kenziornl80211: Implement TX of control port frames
2018-03-29 Denis Kenziornl80211: Add CMD_CONTROL_PORT_FRAME API
2018-03-29 Johannes Bergmac80211: remove shadowing duplicated variable
2018-03-29 Manikanta Pubbisettymac80211: allow AP_VLAN operation on crypto controlled...
2018-03-29 Haim Dreyfusscfg80211: Add API to allow querying regdb for wmm_rule
2018-03-29 Haim Dreyfussmac80211: limit wmm params to comply with ETSI requirements
2018-03-29 Johannes Bergcfg80211: don't require RTNL held for regdomain reads
2018-03-29 Haim Dreyfusscfg80211: read wmm rules from regulatory database
2018-03-29 Denis Kenziornl80211: Add SOCKET_OWNER support to START_AP
2018-03-29 Denis Kenziornl80211: Add SOCKET_OWNER support to JOIN_MESH
2018-03-29 Denis Kenziornl80211: Add SOCKET_OWNER support to JOIN_IBSS
2018-03-29 Denis Kenziorcfg80211: Support all iftypes in autodisconnect_wk
2018-03-29 Dmitry Lebedcfg80211: enable use of non-cleared DFS channels for...
2018-03-29 Dmitry Lebedcfg80211: fix CAC_STARTED event handling
2018-03-29 tamizhr@codeaurora.orgmac80211: Use proper chan_width enum in sta opmode...
2018-03-29 tamizhr@codeaurora.orgmac80211: Use proper smps_mode enum in sta opmode event
2018-03-28 Kalle ValoMerge git://git./linux/kernel/git/kvalo/wireless-driver...
2018-03-27 David Howellsrxrpc: Trace call completion
2018-03-27 David Howellsrxrpc, afs: Use debug_ids rather than pointers in traces
2018-03-27 David Howellsrxrpc: Trace resend
2018-03-27 David S. MillerMerge branch 'pernet-all-async'
2018-03-27 Kirill Tkhainet: Add more comments
2018-03-27 Kirill Tkhainet: Rename net_sem to pernet_ops_rwsem
2018-03-27 Kirill Tkhainet: Drop pernet_operations::async
2018-03-27 Kirill Tkhainet: Reflect all pernet_operations are converted
next