index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rxrpc: Add a tracepoint to track rxrpc_peer refcounting
David Howells
2018-03-30
1
-0
/
+42
*
rxrpc: Add a tracepoint to track rxrpc_local refcounting
David Howells
2018-03-30
1
-0
/
+43
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-03-30
12
-29
/
+84
|
\
|
*
netfilter: nf_tables: rename to nft_set_lookup_global()
Pablo Neira Ayuso
2018-03-30
1
-5
/
+5
|
*
netfilter: nf_tables: enable conntrack if NAT chain is registered
Pablo Neira Ayuso
2018-03-30
1
-0
/
+4
|
*
netfilter: nf_tables: build-in filter chain type
Pablo Neira Ayuso
2018-03-30
1
-0
/
+3
|
*
netfilter: nf_tables: nft_register_chain_type() returns void
Pablo Neira Ayuso
2018-03-30
1
-1
/
+1
|
*
netfilter: nf_tables: rename struct nf_chain_type
Pablo Neira Ayuso
2018-03-30
1
-8
/
+8
|
*
netfilter: ebtables: Add support for specifying match revision
Bernie Harris
2018-03-30
1
-3
/
+13
|
*
netfilter: ebtables: add support for matching IGMP type
Matthias Schiffer
2018-03-20
1
-1
/
+3
|
*
netfilter: ebtables: add support for matching ICMP type and code
Matthias Schiffer
2018-03-20
1
-3
/
+10
|
*
netfilter: ctnetlink: synproxy support
Pablo Neira Ayuso
2018-03-20
2
-0
/
+11
|
*
netfilter: xt_conntrack: Support bit-shifting for CONNMARK & MARK targets.
Jack Ma
2018-03-20
1
-0
/
+10
|
*
netfilter: nft_ct: add NFT_CT_{SRC,DST}_{IP,IP6}
Pablo Neira Ayuso
2018-03-20
1
-2
/
+10
|
*
netfilter: Refactor nf_conncount
Yi-Hung Wei
2018-03-20
1
-1
/
+0
|
*
netfilter: make xt_rateest hash table per net
Cong Wang
2018-03-05
1
-2
/
+2
|
*
netfilter: compat: prepare xt_compat_init_offsets to return errors
Florian Westphal
2018-03-05
1
-1
/
+1
|
*
netfilter: x_tables: add counters allocation wrapper
Florian Westphal
2018-03-05
1
-0
/
+1
|
*
netfilter: x_tables: move hook entry checks into core
Florian Westphal
2018-03-05
1
-0
/
+2
|
*
netfilter: nf_conntrack_broadcast: remove useless parameter
Taehee Yoo
2018-03-05
1
-2
/
+1
|
*
netfilter: nfnetlink_acct: remove useless parameter
Taehee Yoo
2018-03-05
1
-2
/
+1
*
|
xfrm: Register xfrm_dev_notifier in appropriate place
Kirill Tkhai
2018-03-30
1
-1
/
+1
*
|
of_net: Implement of_get_nvmem_mac_address helper
Mike Looijmans
2018-03-30
1
-0
/
+6
*
|
sfp/phylink: move module EEPROM ethtool access into netdev core ethtool
Russell King
2018-03-30
2
-3
/
+3
*
|
net: phy: phylink: Provide PHY interface to mac_link_{up, down}
Florian Fainelli
2018-03-30
1
-3
/
+11
*
|
net: Call add/kill vid ndo on vlan filter feature toggling
Gal Pressman
2018-03-30
2
-0
/
+28
*
|
Merge tag 'mac80211-next-for-davem-2018-03-29' of git://git.kernel.org/pub/sc...
David S. Miller
2018-03-29
4
-5
/
+148
|
\
\
|
*
|
nl80211: Add control_port_over_nl80211 to mesh_setup
Denis Kenzior
2018-03-29
1
-0
/
+3
|
*
|
nl80211: Add control_port_over_nl80211 for ibss
Denis Kenzior
2018-03-29
1
-0
/
+3
|
*
|
nl80211: Add CONTROL_PORT_OVER_NL80211 attribute
Denis Kenzior
2018-03-29
2
-1
/
+16
|
*
|
nl80211: Implement TX of control port frames
Denis Kenzior
2018-03-29
2
-0
/
+12
|
*
|
nl80211: Add CMD_CONTROL_PORT_FRAME API
Denis Kenzior
2018-03-29
2
-0
/
+35
|
*
|
cfg80211: Add API to allow querying regdb for wmm_rule
Haim Dreyfuss
2018-03-29
1
-0
/
+28
|
*
|
cfg80211: read wmm rules from regulatory database
Haim Dreyfuss
2018-03-29
1
-0
/
+28
|
*
|
nl80211: Add SOCKET_OWNER support to START_AP
Denis Kenzior
2018-03-29
1
-0
/
+2
|
*
|
nl80211: Add SOCKET_OWNER support to JOIN_MESH
Denis Kenzior
2018-03-29
1
-0
/
+2
|
*
|
nl80211: Add SOCKET_OWNER support to JOIN_IBSS
Denis Kenzior
2018-03-29
1
-0
/
+2
|
*
|
cfg80211: fix data type of sta_opmode_info parameter
tamizhr@codeaurora.org
2018-03-29
1
-4
/
+4
|
*
|
mac80211: notify driver for change in multicast rates
Pradeep Kumar Chitrapu
2018-03-23
1
-0
/
+3
|
*
|
cfg80211/nl80211: add DFS offload flag
Dmitry Lebed
2018-03-21
1
-0
/
+7
|
*
|
cfg80211/nl80211: add CAC_STARTED event
Dmitry Lebed
2018-03-21
1
-0
/
+3
*
|
|
qed: Adapter flash update support.
Sudarsana Reddy Kalluru
2018-03-29
1
-0
/
+19
*
|
|
qed*: Utilize FW 8.33.11.0
Michal Kalderon
2018-03-29
5
-4
/
+9
*
|
|
Merge tag 'mlx5-updates-2018-03-27' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2018-03-29
2
-0
/
+7
|
\
\
\
|
*
|
|
mlx5: Move dump error CQE function out of mlx5_ib for code sharing
Eran Ben Elisha
2018-03-28
1
-0
/
+6
|
*
|
|
mlx5_{ib,core}: Add query SQ state helper function
Eran Ben Elisha
2018-03-28
1
-0
/
+1
*
|
|
|
net: Introduce net_rwsem to protect net_namespace_list
Kirill Tkhai
2018-03-29
2
-0
/
+2
*
|
|
|
rxrpc: Trace call completion
David Howells
2018-03-28
1
-0
/
+33
*
|
|
|
rxrpc, afs: Use debug_ids rather than pointers in traces
David Howells
2018-03-28
3
-117
/
+118
*
|
|
|
rxrpc: Trace resend
David Howells
2018-03-28
1
-0
/
+24
|
/
/
/
[next]