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-06-26
net: sched: pass extack pointer to block binds and cb registration
John Hurley
2
-10
/
+17
2018-06-26
l2tp: make l2tp_xmit_core() return void
Guillaume Nault
1
-4
/
+2
2018-06-26
l2tp: avoid duplicate l2tp_pernet() calls
Guillaume Nault
1
-2
/
+1
2018-06-26
l2tp: don't export l2tp_tunnel_closeall()
Guillaume Nault
2
-3
/
+1
2018-06-26
l2tp: don't export l2tp_session_queue_purge()
Guillaume Nault
2
-3
/
+1
2018-06-26
l2tp: remove l2tp_tunnel_priv()
Guillaume Nault
1
-7
/
+0
2018-06-26
l2tp: remove .show from struct l2tp_tunnel
Guillaume Nault
2
-6
/
+0
2018-06-26
l2tp: remove pppol2tp_session_close()
Guillaume Nault
1
-7
/
+0
2018-06-26
tcp: add SNMP counter for zero-window drops
Yafang Shao
2
-2
/
+7
2018-06-26
net: Convert NAPI gro list into a small hash table.
David Miller
1
-26
/
+79
2018-06-26
net: Convert GRO SKB handling to list_head.
David Miller
14
-103
/
+93
2018-06-26
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-15
/
+24
2018-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-32
/
+47
2018-06-24
tls: Removed unused variable
Vakul Garg
1
-3
/
+0
2018-06-24
net_sched: remove unused htb drop_list
Cong Wang
1
-13
/
+0
2018-06-23
net_sched: remove a bogus warning in hfsc
Cong Wang
1
-2
/
+2
2018-06-23
net: drivers/net: Convert random_ether_addr to eth_random_addr
Joe Perches
1
-1
/
+1
2018-06-23
net: dccp: switch rx_tstamp_last_feedback to monotonic clock
Eric Dumazet
1
-4
/
+7
2018-06-23
net: dccp: avoid crash in ccid3_hc_rx_send_feedback()
Eric Dumazet
1
-3
/
+2
2018-06-23
ipv6: mcast: fix unsolicited report interval after receiving querys
Hangbin Liu
1
-3
/
+6
2018-06-22
tcp_bbr: fix bbr pacing rate for internal pacing
Eric Dumazet
2
-15
/
+5
2018-06-22
tcp: ignore rcv_rtt sample with old ts ecr value
Wei Wang
2
-3
/
+12
2018-06-22
rhashtable: remove nulls_base and related code.
NeilBrown
1
-2
/
+2
2018-06-22
rhashtable: split rhashtable.h
NeilBrown
9
-0
/
+9
2018-06-22
VSOCK: fix loopback on big-endian systems
Claudio Imbrenda
1
-1
/
+1
2018-06-22
cls_flower: fix use after free in flower S/W path
Paolo Abeni
1
-4
/
+17
2018-06-22
net/packet: fix use-after-free
Eric Dumazet
1
-9
/
+7
2018-06-22
Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-3
/
+7
2018-06-21
sctp: fix erroneous inc of snmp SctpFragUsrMsgs
Marcelo Ricardo Leitner
1
-1
/
+3
2018-06-21
strparser: Don't schedule in workqueue in paused state
Vakul Garg
1
-4
/
+1
2018-06-21
bpfilter: fix user mode helper cross compilation
Matteo Croce
1
-1
/
+1
2018-06-20
ip: limit use of gso_size to udp
Willem de Bruijn
2
-2
/
+4
2018-06-20
bpfilter: ignore binary files
Matteo Croce
1
-0
/
+1
2018-06-20
bpfilter: fix build error
Matteo Croce
1
-2
/
+4
2018-06-20
net/sched: act_ife: preserve the action control in case of error
Davide Caratti
1
-2
/
+1
2018-06-20
net/sched: act_ife: fix recursive lock and idr leak
Davide Caratti
1
-5
/
+4
2018-06-20
net: propagate dev_get_valid_name return code
Li RongQing
1
-2
/
+2
2018-06-20
net/tcp: Fix socket lookups with SO_BINDTODEVICE
David Ahern
2
-4
/
+4
2018-06-20
net/ipv6: respect rcu grace period before freeing fib6_info
Eric Dumazet
1
-2
/
+3
2018-06-20
net/ncsi: Use netdev_dbg for debug messages
Joel Stanley
2
-21
/
+18
2018-06-20
net/ncsi: Drop no more channels message
Joel Stanley
1
-2
/
+0
2018-06-20
net/ncsi: Silence debug messages
Joel Stanley
2
-9
/
+9
2018-06-19
sunrpc: Prevent duplicate XID allocation
Chuck Lever
1
-3
/
+7
2018-06-17
net_sched: blackhole: tell upper qdisc about dropped packets
Konstantin Khlebnikov
1
-1
/
+1
2018-06-17
atm: Preserve value of skb->truesize when accounting to vcc
David Woodhouse
7
-14
/
+8
2018-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-17
/
+7
2018-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
42
-119
/
+226
2018-06-16
xdp: Fix handling of devmap in generic XDP
Toshiaki Makita
1
-17
/
+4
2018-06-15
neighbour: skip NTF_EXT_LEARNED entries during forced gc
Roopa Prabhu
1
-4
/
+6
2018-06-15
tls: fix waitall behavior in tls_sw_recvmsg
Daniel Borkmann
1
-1
/
+5
[next]