index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
35
-176
/
+278
2018-12-09
net/sched: cls_flower: Reject duplicated rules also under skip_sw
Or Gerlitz
1
-13
/
+10
2018-12-08
ipv6: Check available headroom in ip6_xmit() even without options
Stefano Brivio
1
-21
/
+21
2018-12-08
tcp: lack of available data can also cause TSO defer
Eric Dumazet
1
-11
/
+24
2018-12-07
ipv6: sr: properly initialize flowi6 prior passing to ip6_route_output
Shmulik Ladkani
1
-0
/
+1
2018-12-06
ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changes
Jiri Wiesner
3
-2
/
+21
2018-12-06
sctp: frag_point sanity check
Jakub Audykowicz
2
-2
/
+7
2018-12-06
tcp: fix NULL ref in tail loss probe
Yuchung Cheng
1
-4
/
+7
2018-12-06
tcp: Do not underestimate rwnd_limited
Eric Dumazet
1
-1
/
+4
2018-12-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-19
/
+29
2018-12-06
net: use skb_list_del_init() to remove from RX sublists
Edward Cree
3
-8
/
+8
2018-12-05
Merge tag 'mac80211-for-davem-2018-12-05' of git://git.kernel.org/pub/scm/lin...
David S. Miller
10
-14
/
+33
2018-12-05
SUNRPC: Don't force a redundant disconnection in xs_read_stream()
Trond Myklebust
1
-7
/
+1
2018-12-05
SUNRPC: Fix up socket polling
Trond Myklebust
1
-2
/
+2
2018-12-05
SUNRPC: Use the discard iterator rather than MSG_TRUNC
Trond Myklebust
1
-2
/
+3
2018-12-05
SUNRPC: Treat EFAULT as a truncated message in xs_read_stream_request()
Trond Myklebust
1
-1
/
+2
2018-12-05
SUNRPC: Fix up handling of the XDRBUF_SPARSE_PAGES flag
Trond Myklebust
1
-11
/
+11
2018-12-05
SUNRPC: Fix RPC receive hangs
Trond Myklebust
1
-20
/
+19
2018-12-05
cfg80211: Fix busy loop regression in ieee80211_ie_split_ric()
Jouni Malinen
1
-0
/
+2
2018-12-05
mac80211: ignore NullFunc frames in the duplicate detection
Emmanuel Grumbach
1
-0
/
+1
2018-12-05
mac80211: fix reordering of buffered broadcast packets
Felix Fietkau
1
-2
/
+2
2018-12-05
mac80211: ignore tx status for PS stations in ieee80211_tx_status_ext
Felix Fietkau
1
-0
/
+2
2018-12-05
rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices
Eric Dumazet
1
-0
/
+3
2018-12-04
net/core: tidy up an error message
Qian Cai
1
-2
/
+2
2018-12-04
sctp: kfree_rcu asoc
Xin Long
1
-1
/
+1
2018-12-02
SUNRPC: Fix a potential race in xprt_connect()
Trond Myklebust
1
-2
/
+9
2018-12-02
SUNRPC: Fix a memory leak in call_encode()
Trond Myklebust
2
-0
/
+3
2018-12-02
SUNRPC: Fix leak of krb5p encode pages
Chuck Lever
1
-0
/
+4
2018-12-02
SUNRPC: call_connect_status() must handle tasks that got transmitted
Trond Myklebust
1
-0
/
+7
2018-12-01
bpf: refactor bpf_test_run() to separate own failures and test program result
Roman Gushchin
1
-6
/
+15
2018-12-01
tcp: fix SNMP TCP timeout under-estimation
Yuchung Cheng
1
-4
/
+4
2018-12-01
tcp: fix SNMP under-estimation on failed retransmission
Yuchung Cheng
1
-1
/
+1
2018-12-01
tcp: fix off-by-one bug on aborting window-probing socket
Yuchung Cheng
1
-1
/
+1
2018-12-01
net: dsa: Fix tagging attribute location
Florian Fainelli
2
-29
/
+33
2018-12-01
bpf: Support sk lookup in netns with id 0
Joe Stringer
1
-5
/
+6
2018-12-01
net/sched: act_police: fix memory leak in case of invalid control action
Davide Caratti
1
-12
/
+12
2018-12-01
bpf: fix pointer offsets in context for 32 bit
Daniel Borkmann
1
-8
/
+8
2018-12-01
openvswitch: fix spelling mistake "execeeds" -> "exceeds"
Colin Ian King
1
-1
/
+1
2018-12-01
sctp: update frag_point when stream_interleave is set
Xin Long
2
-3
/
+7
2018-11-30
net: Prevent invalid access to skb->prev in __qdisc_drop_all
Christoph Paasch
1
-0
/
+3
2018-11-30
net/x25: handle call collisions
Martin Schiller
1
-0
/
+9
2018-11-30
net/x25: fix null_x25_address handling
Martin Schiller
1
-6
/
+10
2018-11-30
net/x25: fix called/calling length calculation in x25_parse_address_block
Martin Schiller
1
-1
/
+1
2018-11-29
net: fix XPS static_key accounting
Sabrina Dubroca
1
-21
/
+24
2018-11-29
net: restore call to netdev_queue_numa_node_write when resetting XPS
Sabrina Dubroca
1
-7
/
+9
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
16
-105
/
+157
2018-11-28
netfilter: nf_tables: deactivate expressions in rule replecement routine
Taehee Yoo
1
-11
/
+4
2018-11-28
tipc: fix lockdep warning during node delete
Jon Maloy
1
-2
/
+5
2018-11-28
sctp: increase sk_wmem_alloc when head->truesize is increased
Xin Long
1
-0
/
+1
2018-11-27
netfilter: nf_conncount: remove wrong condition check routine
Taehee Yoo
1
-5
/
+2
[next]