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.13.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-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
20
-93
/
+189
2018-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
17
-63
/
+143
2018-11-19
ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF
David Ahern
1
-2
/
+5
2018-11-18
tipc: don't assume linear buffer when reading ancillary data
Jon Maloy
1
-4
/
+11
2018-11-18
tipc: fix lockdep warning when reinitilaizing sockets
Jon Maloy
3
-18
/
+48
2018-11-18
net-gro: reset skb->pkt_type in napi_reuse_skb()
Eric Dumazet
1
-0
/
+4
2018-11-18
ip_tunnel: don't force DF when MTU is locked
Sabrina Dubroca
1
-1
/
+1
2018-11-18
net: bridge: fix vlan stats use-after-free on destruction
Nikolay Aleksandrov
2
-1
/
+9
2018-11-18
socket: do a generic_file_splice_read when proto_ops has no splice_read
Slavomir Kaslev
1
-1
/
+1
2018-11-18
net/ncsi: Configure multi-package, multi-channel modes with failover
Samuel Mendoza-Jonas
5
-88
/
+478
2018-11-18
net/ncsi: Reset channel state in ncsi_start_dev()
Samuel Mendoza-Jonas
3
-12
/
+113
2018-11-18
net/ncsi: Don't mark configured channels inactive
Samuel Mendoza-Jonas
2
-8
/
+12
2018-11-18
net/ncsi: Don't deselect package in suspend if active
Samuel Mendoza-Jonas
1
-2
/
+13
2018-11-18
net/ncsi: Probe single packages to avoid conflict
Samuel Mendoza-Jonas
2
-55
/
+31
2018-11-18
net/ncsi: Don't enable all channels when HWA available
Samuel Mendoza-Jonas
2
-48
/
+5
2018-11-18
tcp: add SRTT to SCM_TIMESTAMPING_OPT_STATS
Yousuk Seung
1
-0
/
+2
2018-11-17
net: sched: gred: allow manipulating per-DP RED flags
Jakub Kicinski
1
-1
/
+143
2018-11-17
net: sched: gred: store red flags per virtual queue
Jakub Kicinski
1
-6
/
+18
2018-11-17
net: sched: gred: provide a better structured dump and expose stats
Jakub Kicinski
1
-1
/
+52
2018-11-17
net: sched: gred: store bytesin as a 64 bit value
Jakub Kicinski
1
-1
/
+1
2018-11-17
net: sched: gred: use extack to provide more details on configuration errors
Jakub Kicinski
1
-11
/
+33
2018-11-17
net: sched: gred: pass extack to nla_parse_nested()
Jakub Kicinski
1
-2
/
+2
2018-11-17
net: sched: gred: separate error and non-error path in gred_change()
Jakub Kicinski
1
-6
/
+6
2018-11-17
udp: fix jump label misuse
Paolo Abeni
2
-4
/
+4
2018-11-17
etf: Drop all expired packets
Jesus Sanchez-Palencia
1
-15
/
+21
2018-11-17
etf: Split timersortedlist_erase()
Jesus Sanchez-Palencia
1
-15
/
+29
2018-11-17
etf: Use cached rb_root
Jesus Sanchez-Palencia
1
-9
/
+12
2018-11-17
etf: Cancel timer if there are no pending skbs
Jesus Sanchez-Palencia
1
-1
/
+3
2018-11-17
tcp: clean up STATE_TRACE
Yafang Shao
1
-4
/
+0
2018-11-17
Merge tag 'batadv-net-for-davem-20181114' of git://git.open-mesh.org/linux-merge
David S. Miller
2
-3
/
+5
2018-11-17
net/sched: act_pedit: fix memory leak when IDR allocation fails
Davide Caratti
1
-1
/
+2
2018-11-17
net: 8021q: move vlan offload registrations into vlan_core
Jiri Pirko
2
-96
/
+99
2018-11-17
ipv6: fix a dst leak when removing its exception
Xin Long
1
-4
/
+3
2018-11-17
net/decnet: add missing indentation
Colin Ian King
1
-1
/
+1
2018-11-17
net: remove unused skb_send_sock()
Cong Wang
1
-13
/
+0
2018-11-17
net: remove VLAN_TAG_PRESENT
Michał Mirosław
1
-6
/
+0
2018-11-17
net/bpf: split VLAN_PRESENT bit handling from VLAN_TCI
Michał Mirosław
1
-19
/
+21
2018-11-16
Merge tag 'batadv-next-for-davem-20181114' of git://git.open-mesh.org/linux-m...
David S. Miller
19
-160
/
+236
2018-11-16
net: slightly optimize eth_type_trans
Li RongQing
1
-8
/
+10
2018-11-16
net: remove BUG_ON from __pskb_pull_tail
Li RongQing
1
-2
/
+0
2018-11-15
net_sched: sch_fq: ensure maxrate fq parameter applies to EDT flows
Eric Dumazet
1
-12
/
+19
2018-11-15
net: sched: cls_flower: Classify packets using port ranges
Amritha Nambiar
1
-6
/
+149
2018-11-15
net: dump more useful information in netdev_rx_csum_fault()
Cong Wang
4
-6
/
+13
2018-11-15
rxrpc: Fix life check
David Howells
1
-4
/
+23
2018-11-15
Merge tag 'nfs-for-4.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-26
/
+43
2018-11-15
l2tp: fix a sock refcnt leak in l2tp_tunnel_register
Xin Long
1
-5
/
+4
2018-11-15
Merge tag 'nfsd-4.20-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-4
/
+3
2018-11-14
net: sched: red: notify drivers about RED's limit parameter
Jakub Kicinski
1
-0
/
+1
2018-11-14
net: sched: mq: offload a graft notification
Jakub Kicinski
1
-0
/
+9
2018-11-14
net: sched: red: offload a graft notification
Jakub Kicinski
1
-0
/
+17
[next]