index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-08
44
-208
/
+324
|
\
|
*
net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add()
Eric Dumazet
2019-12-07
1
-1
/
+7
|
*
inet: protect against too small mtu values.
Eric Dumazet
2019-12-07
3
-11
/
+10
|
*
gre: refetch erspan header from skb->data after pskb_may_pull()
Cong Wang
2019-12-07
1
-1
/
+1
|
*
tcp: md5: fix potential overestimation of TCP option space
Eric Dumazet
2019-12-06
1
-2
/
+3
|
*
net: sched: allow indirect blocks to bind to clsact in TC
John Hurley
2019-12-06
1
-19
/
+33
|
*
net: core: rename indirect block ingress cb function
John Hurley
2019-12-06
3
-28
/
+27
|
*
net-sysfs: Call dev_hold always in netdev_queue_add_kobject
Jouni Hogander
2019-12-06
1
-2
/
+5
|
*
net: dsa: fix flow dissection on Tx path
Alexander Lobakin
2019-12-06
1
-2
/
+3
|
*
net/tls: Fix return values to avoid ENOTSUPP
Valentin Vidic
2019-12-06
3
-10
/
+10
|
*
net: avoid an indirect call in ____sys_recvmsg()
Eric Dumazet
2019-12-06
1
-1
/
+6
|
*
tipc: fix ordering of tipc module init and exit routine
Taehee Yoo
2019-12-06
1
-14
/
+15
|
*
mqprio: Fix out-of-bounds access in mqprio_dump
Vladyslav Tarasiuk
2019-12-06
1
-1
/
+1
|
*
hsr: fix a NULL pointer dereference in hsr_dev_xmit()
Taehee Yoo
2019-12-05
1
-2
/
+7
|
*
net: Fixed updating of ethertype in skb_mpls_push()
Martin Varghese
2019-12-04
3
-4
/
+6
|
*
NFC: NCI: use new `delay` structure for SPI transfer delays
Alexandru Ardelean
2019-12-04
1
-2
/
+4
|
*
xdp: obtain the mem_id mutex before trying to remove an entry.
Jonathan Lemon
2019-12-04
1
-4
/
+4
|
*
act_ct: support asymmetric conntrack
Aaron Conole
2019-12-04
1
-1
/
+12
|
*
openvswitch: support asymmetric conntrack
Aaron Conole
2019-12-04
1
-0
/
+11
|
*
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
2019-12-04
5
-16
/
+17
|
*
net: ipv6: add net argument to ip6_dst_lookup_flow
Sabrina Dubroca
2019-12-04
10
-18
/
+18
|
*
cls_flower: Fix the behavior using port ranges with hw-offload
Yoshiki Komachi
2019-12-03
2
-61
/
+94
|
*
net: sched: fix dump qlen for sch_mq/sch_mqprio with NOLOCK subqueues
Dust Li
2019-12-03
2
-0
/
+2
|
*
tcp: refactor tcp_retransmit_timer()
Eric Dumazet
2019-12-03
1
-2
/
+8
|
*
net/core: Populate VF index in struct ifla_vf_guid
Danit Goldberg
2019-12-03
1
-1
/
+3
|
*
net: bridge: deny dev_set_mac_address() when unregistering
Nikolay Aleksandrov
2019-12-03
1
-0
/
+6
|
*
net: fix a leak in register_netdevice()
Dan Carpenter
2019-12-03
1
-3
/
+3
|
*
Fixed updating of ethertype in function skb_mpls_pop
Martin Varghese
2019-12-02
3
-4
/
+9
|
*
sch_cake: Add missing NLA policy entry TCA_CAKE_SPLIT_GSO
Victorien Molle
2019-12-02
1
-0
/
+1
*
|
Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-12-07
8
-34
/
+84
|
\
\
|
*
|
SUNRPC: Fix backchannel latency metrics
Chuck Lever
2019-11-21
2
-1
/
+3
|
*
|
SUNRPC: Fix svcauth_gss_proxy_init()
Chuck Lever
2019-10-30
1
-21
/
+63
|
*
|
SUNRPC: Trace gssproxy upcall results
Chuck Lever
2019-10-30
4
-4
/
+12
|
*
|
sunrpc: fix crash when cache_head become valid before update
Pavel Tikhomirov
2019-10-11
1
-6
/
+0
|
*
|
svcrdma: Improve DMA mapping trace points
Chuck Lever
2019-10-08
1
-2
/
+6
*
|
|
Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2019-12-07
11
-337
/
+435
|
\
\
\
|
*
|
|
SUNRPC: Capture completion of all RPC tasks
Chuck Lever
2019-11-22
1
-0
/
+1
|
*
|
|
SUNRPC: Fix another issue with MIC buffer space
Chuck Lever
2019-11-18
1
-6
/
+5
|
*
|
|
Merge tag 'nfs-rdma-for-5.5-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
2019-11-18
8
-328
/
+421
|
|
\
\
\
|
|
*
|
|
xprtrdma: Replace dprintk in xprt_rdma_set_port
Chuck Lever
2019-10-24
1
-6
/
+3
|
|
*
|
|
xprtrdma: Replace dprintk() in rpcrdma_update_connect_private()
Chuck Lever
2019-10-24
2
-15
/
+10
|
|
*
|
|
xprtrdma: Refine trace_xprtrdma_fixup
Chuck Lever
2019-10-24
1
-3
/
+2
|
|
*
|
|
xprtrdma: Report the computed connect delay
Chuck Lever
2019-10-24
2
-12
/
+4
|
|
*
|
|
xprtrdma: Wake tasks after connect worker fails
Chuck Lever
2019-10-24
1
-9
/
+6
|
|
*
|
|
xprtrdma: Pull up sometimes
Chuck Lever
2019-10-24
4
-7
/
+81
|
|
*
|
|
xprtrdma: Refactor rpcrdma_prepare_msg_sges()
Chuck Lever
2019-10-24
1
-117
/
+146
|
|
*
|
|
xprtrdma: Move the rpcrdma_sendctx::sc_wr field
Chuck Lever
2019-10-24
4
-9
/
+9
|
|
*
|
|
xprtrdma: Remove rpcrdma_sendctx::sc_device
Chuck Lever
2019-10-24
2
-3
/
+2
|
|
*
|
|
xprtrdma: Remove rpcrdma_sendctx::sc_xprt
Chuck Lever
2019-10-24
2
-11
/
+10
|
|
*
|
|
xprtrdma: Ensure ri_id is stable during MR recycling
Chuck Lever
2019-10-24
2
-24
/
+6
[next]