index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2019-08-21
cfg80211: util: add 6GHz channel to freq conversion and vice versa
Arend van Spriel
2019-08-21
cfg80211: add 6GHz UNII band definitions
Arend van Spriel
2019-08-21
nl80211: add 6GHz band definition to enum nl80211_band
Arend van Spriel
2019-08-21
Revert "cfg80211: fix processing world regdomain when non modular"
Hodaszi, Robert
2019-08-21
mac80211: add missing length field increment when generating Radiotap header
John Crispin
2019-08-21
mac80211: 80Mhz was not reported properly when using tx_status_ext
John Crispin
2019-08-21
mac80211: fix bad guard when reporting legacy rates
John Crispin
2019-08-21
mac80211: fix TX legacy rate reporting when tx_status_ext is used
John Crispin
2019-08-21
cfg80211: Fix Extended Key ID key install checks
Alexander Wetzel
2019-08-21
mac80211: fix possible sta leak
Johannes Berg
2019-08-20
xprtrdma: Ensure creating an MR does not trigger FS writeback
Chuck Lever
2019-08-20
xprtrdma: Move rpcrdma_mr_get out of frwr_map
Chuck Lever
2019-08-20
xprtrdma: Combine rpcrdma_mr_put and rpcrdma_mr_unmap_and_put
Chuck Lever
2019-08-20
xprtrdma: Simplify rpcrdma_mr_pop
Chuck Lever
2019-08-20
net: fix __ip_mc_inc_group usage
Li RongQing
2019-08-20
net/ncsi: Ensure 32-bit boundary for data cksum
Terry S. Duncan
2019-08-20
net: dsa: enable and disable all ports
Vivien Didelot
2019-08-20
net: dsa: use a single switch statement for port setup
Vivien Didelot
2019-08-20
net/smc: make sure EPOLLOUT is raised
Jason Baron
2019-08-20
xprtrdma: Toggle XPRT_CONGESTED in xprtrdma's slot methods
Chuck Lever
2019-08-20
xprtrdma: Rename rpcrdma_buffer::rb_all
Chuck Lever
2019-08-20
xprtrdma: Rename CQE field in Receive trace points
Chuck Lever
2019-08-20
xprtrdma: Boost maximum transport header size
Chuck Lever
2019-08-20
xprtrdma: Fix calculation of ri_max_segs again
Chuck Lever
2019-08-20
xprtrdma: Update obsolete comment
Chuck Lever
2019-08-20
xprtrdma: Refresh the documenting comment in frwr_ops.c
Chuck Lever
2019-08-20
xdp: unpin xdp umem pages in error path
Ivan Khoronzhuk
2019-08-20
SUNRPC: Inline xdr_commit_encode
Chuck Lever
2019-08-20
SUNRPC: Remove rpc_wake_up_queued_task_on_wq()
Chuck Lever
2019-08-20
xfrm: policy: avoid warning splat when merging nodes
Florian Westphal
2019-08-19
sctp: remove net sctp.x_enable working as a global switch
Xin Long
2019-08-19
sctp: add SCTP_AUTH_SUPPORTED sockopt
Xin Long
2019-08-19
sctp: add sctp_auth_init and sctp_auth_free
Xin Long
2019-08-19
sctp: use ep and asoc auth_enable properly
Xin Long
2019-08-19
sctp: add SCTP_ASCONF_SUPPORTED sockopt
Xin Long
2019-08-19
sctp: check asoc peer.asconf_capable before processing asconf
Xin Long
2019-08-19
sctp: not set peer.asconf_capable in sctp_association_init
Xin Long
2019-08-19
sctp: add asconf_enable in struct sctp_endpoint
Xin Long
2019-08-19
net: remove empty inet_exit_net
Li RongQing
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-08-19
tcp: make sure EPOLLOUT wont be missed
Eric Dumazet
2019-08-19
net: flow_offload: convert block_ing_cb_list to regular list type
Vlad Buslov
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-19
sunrpc: add a new cache_detail operation for when a cache is flushed
Jeff Layton
2019-08-19
svcrdma: Use llist for managing cache of recv_ctxts
Chuck Lever
2019-08-19
svcrdma: Remove svc_rdma_wq
Chuck Lever
2019-08-19
netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_info
Juliana Rodrigueiro
2019-08-19
netfilter: nft_flow_offload: missing netlink attribute policy
Pablo Neira Ayuso
2019-08-19
netfilter: ebtables: Fix argument order to ADD_COUNTER
Todd Seidelmann
2019-08-18
netfilter: nf_tables: map basechain priority to hardware priority
Pablo Neira Ayuso
[prev]
[next]