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-09-01
57
-402
/
+584
|
\
|
*
net/sched: cbs: Set default link speed to 10 Mbps in cbs_set_port_rate
Vladimir Oltean
2019-08-31
1
-8
/
+11
|
*
taprio: Set default link speed to 10 Mbps in taprio_set_picos_per_byte
Vladimir Oltean
2019-08-31
1
-10
/
+13
|
*
taprio: Fix kernel panic in taprio_destroy
Vladimir Oltean
2019-08-31
1
-4
/
+4
|
*
Merge tag 'batadv-net-for-davem-20190830' of git://git.open-mesh.org/linux-merge
David S. Miller
2019-08-31
2
-13
/
+25
|
|
\
|
|
*
batman-adv: Only read OGM2 tvlv_len after buffer len check
Sven Eckelmann
2019-08-23
1
-6
/
+12
|
|
*
batman-adv: Only read OGM tvlv_len after buffer len check
Sven Eckelmann
2019-08-23
1
-7
/
+13
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-08-30
5
-7
/
+11
|
|
\
\
|
|
*
|
netfilter: nft_meta_bridge: Fix get NFT_META_BRI_IIFVPROTO in network byteorder
wenxu
2019-08-30
1
-1
/
+1
|
|
*
|
netfilter: nf_flow_table: clear skb tstamp before xmit
Florian Westphal
2019-08-29
1
-1
/
+2
|
|
*
|
netfilter: conntrack: make sysctls per-namespace again
Florian Westphal
2019-08-27
1
-0
/
+5
|
|
*
|
netfilter: nf_conntrack_ftp: Fix debug output
Thomas Jarosch
2019-08-27
1
-1
/
+1
|
|
*
|
netfilter: xt_physdev: Fix spurious error message in physdev_mt_check
Todd Seidelmann
2019-08-27
1
-4
/
+2
|
*
|
|
rxrpc: Fix lack of conn cleanup when local endpoint is cleaned up [ver #2]
David Howells
2019-08-30
5
-5
/
+50
|
*
|
|
Merge tag 'rxrpc-fixes-20190827' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
2019-08-30
13
-237
/
+291
|
|
\
\
\
|
|
*
|
|
rxrpc: Use skb_unshare() rather than skb_cow_data()
David Howells
2019-08-27
4
-28
/
+48
|
|
*
|
|
rxrpc: Use the tx-phase skb flag to simplify tracing
David Howells
2019-08-27
11
-47
/
+47
|
|
*
|
|
rxrpc: Add a private skb flag to indicate transmission-phase skbs
David Howells
2019-08-27
2
-1
/
+3
|
|
*
|
|
rxrpc: Abstract out rxtx ring cleanup
David Howells
2019-08-27
1
-16
/
+17
|
|
*
|
|
rxrpc: Pass the input handler's data skb reference to the Rx ring
David Howells
2019-08-27
1
-5
/
+15
|
|
*
|
|
rxrpc: Use info in skbuff instead of reparsing a jumbo packet
David Howells
2019-08-27
3
-136
/
+139
|
|
*
|
|
rxrpc: Improve jumbo packet counting
David Howells
2019-08-27
3
-12
/
+30
|
*
|
|
|
mac80211: Correctly set noencrypt for PAE frames
Denis Kenzior
2019-08-29
1
-1
/
+1
|
*
|
|
|
mac80211: Don't memset RXCB prior to PAE intercept
Denis Kenzior
2019-08-29
1
-2
/
+2
|
*
|
|
|
net/sched: pfifo_fast: fix wrong dereference in pfifo_fast_enqueue
Davide Caratti
2019-08-28
1
-2
/
+6
|
*
|
|
|
tcp: inherit timestamp on mtu probe
Willem de Bruijn
2019-08-28
1
-1
/
+2
|
*
|
|
|
net: sched: act_sample: fix psample group handling on overwrite
Vlad Buslov
2019-08-28
2
-2
/
+6
|
*
|
|
|
openvswitch: Clear the L4 portion of the key for "later" fragments.
Justin Pettit
2019-08-28
1
-1
/
+4
|
*
|
|
|
openvswitch: Properly set L4 keys on "later" IP fragments
Greg Rose
2019-08-28
3
-66
/
+95
|
*
|
|
|
mld: fix memory leak in mld_del_delrec()
Eric Dumazet
2019-08-28
1
-2
/
+3
|
*
|
|
|
net/sched: pfifo_fast: fix wrong dereference when qdisc is reset
Davide Caratti
2019-08-28
1
-4
/
+7
|
*
|
|
|
tcp: remove empty skb from write queue in error cases
Eric Dumazet
2019-08-27
1
-10
/
+20
|
*
|
|
|
net/rds: Fix info leak in rds6_inc_info_copy()
Ka-Cheong Poon
2019-08-27
1
-1
/
+4
|
*
|
|
|
net: fix skb use after free in netpoll
Feng Sun
2019-08-27
1
-3
/
+3
|
*
|
|
|
net: dsa: tag_8021q: Future-proof the reserved fields in the custom VID
Vladimir Oltean
2019-08-27
1
-0
/
+2
|
*
|
|
|
net_sched: fix a NULL pointer deref in ipt action
Cong Wang
2019-08-27
19
-23
/
+24
*
|
|
|
|
Merge tag 'ceph-for-5.3-rc7' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-08-30
1
-2
/
+4
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
libceph: don't call crypto_free_sync_skcipher() on a NULL tfm
Jia-Ju Bai
2019-08-28
1
-2
/
+4
*
|
|
|
|
Merge tag 'nfs-for-5.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2019-08-27
2
-22
/
+32
|
\
\
\
\
\
|
*
|
|
|
|
SUNRPC: Handle connection breakages correctly in call_status()
Trond Myklebust
2019-08-26
1
-1
/
+1
|
*
|
|
|
|
Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"
Trond Myklebust
2019-08-26
1
-7
/
+0
|
*
|
|
|
|
SUNRPC: Handle EADDRINUSE and ENOBUFS correctly
Trond Myklebust
2019-08-26
1
-3
/
+7
|
*
|
|
|
|
SUNRPC: Don't handle errors if the bind/connect succeeded
Trond Myklebust
2019-08-26
1
-11
/
+24
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-08-27
28
-100
/
+186
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
/
/
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
openvswitch: Fix conntrack cache with timeout
Yi-Hung Wei
2019-08-25
1
-0
/
+13
|
*
|
|
|
ipv4: mpls: fix mpls_xmit for iptunnel
Alexey Kodanev
2019-08-25
1
-4
/
+4
|
*
|
|
|
net: rds: add service level support in rds-info
Zhu Yanjun
2019-08-24
4
-8
/
+22
|
*
|
|
|
net: route dump netlink NLM_F_MULTI flag missing
John Fastabend
2019-08-24
2
-8
/
+11
|
*
|
|
|
sock: fix potential memory leak in proto_register()
zhanglin
2019-08-24
1
-10
/
+21
|
*
|
|
|
xfrm/xfrm_policy: fix dst dev null pointer dereference in collect_md mode
Hangbin Liu
2019-08-24
1
-2
/
+2
[next]