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
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: use skb_unref() in napi_consume_skb()
Paolo Abeni
2017-06-14
1
-3
/
+2
*
bpf: permits narrower load from bpf program context fields
Yonghong Song
2017-06-14
1
-14
/
+42
*
udp: avoid a cache miss on dequeue
Paolo Abeni
2017-06-12
1
-4
/
+20
*
net: factor out a helper to decrement the skb refcount
Paolo Abeni
2017-06-12
2
-13
/
+5
*
bpf: add bpf_set_hash helper for tc progs
Daniel Borkmann
2017-06-10
1
-0
/
+20
*
bpf: remove cg_skb_func_proto and use sk_filter_func_proto directly
Daniel Borkmann
2017-06-10
1
-7
/
+1
*
netns: fix error code when the nsid is already used
Nicolas Dichtel
2017-06-10
1
-0
/
+1
*
netns: define extack error msg for nsis cmds
Nicolas Dichtel
2017-06-10
1
-9
/
+33
*
skbuff: only inherit relevant tx_flags
Willem de Bruijn
2017-06-08
1
-4
/
+6
*
tcp: add TCPMemoryPressuresChrono counter
Eric Dumazet
2017-06-08
1
-0
/
+20
*
tcp: Namespaceify sysctl_tcp_timestamps
Eric Dumazet
2017-06-08
1
-4
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-06
2
-3
/
+10
|
\
|
*
devlink: fix potential memort leak
Haishuang Yan
2017-06-05
1
-2
/
+6
|
*
sock: reset sk_err when the error queue is empty
Soheil Hassas Yeganeh
2017-06-04
1
-1
/
+4
*
|
net: sched: introduce a TRAP control action
Jiri Pirko
2017-06-06
1
-0
/
+2
*
|
skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflow
Jason A. Donenfeld
2017-06-04
1
-23
/
+42
*
|
neigh: Really delete an arp/neigh entry on "ip neigh delete" or "arp -d"
Sowmini Varadhan
2017-06-04
1
-11
/
+49
*
|
net-procfs: Use vsnprintf extension %phN
Joe Perches
2017-06-04
1
-9
/
+4
*
|
net/flow_dissector: add support for dissection of misc ip header fields
Or Gerlitz
2017-06-04
1
-0
/
+40
*
|
bpf: track stack depth of classic bpf programs
Alexei Starovoitov
2017-05-31
1
-14
/
+22
*
|
rtnetlink: use the new rtnl_get_event() interface
Vlad Yasevich
2017-05-31
1
-1
/
+1
*
|
net: add extack arg to lwtunnel build state
David Ahern
2017-05-30
2
-5
/
+20
*
|
net: lwtunnel: Add extack to encap attr validation
David Ahern
2017-05-30
1
-5
/
+13
*
|
rtnl: Add support for netdev event to link messages
Vlad Yasevich
2017-05-27
2
-10
/
+57
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-05-26
5
-13
/
+39
|
\
|
|
*
ipv4: add reference counting to metrics
Eric Dumazet
2017-05-26
1
-9
/
+14
|
*
bpf: add bpf_clone_redirect to bpf_helper_changes_pkt_data
Daniel Borkmann
2017-05-25
1
-0
/
+1
|
*
net: move somaxconn init from sysctl code
Roman Kapl
2017-05-25
2
-2
/
+19
|
*
net: rtnetlink: bail out from rtnl_fdb_dump() on parse error
Alexander Potapenko
2017-05-24
1
-2
/
+5
*
|
net: flow_dissector: add support for dissection of tcp flags
Jiri Pirko
2017-05-24
1
-0
/
+29
*
|
net: allow simultaneous SW and HW transmit timestamping
Miroslav Lichvar
2017-05-21
1
-0
/
+4
*
|
net: add function to retrieve original skb device using NAPI ID
Miroslav Lichvar
2017-05-21
1
-0
/
+26
*
|
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
Miroslav Lichvar
2017-05-21
1
-2
/
+1
*
|
net: define receive timestamp filter for NTP
Miroslav Lichvar
2017-05-21
1
-0
/
+2
*
|
net: more accurate checksumming in validate_xmit_skb()
Davide Caratti
2017-05-19
1
-2
/
+12
*
|
net: use skb->csum_not_inet to identify packets needing crc32c
Davide Caratti
2017-05-19
1
-0
/
+1
*
|
sk_buff: remove support for csum_bad in sk_buff
Davide Caratti
2017-05-19
1
-3
/
+0
*
|
net: introduce skb_crc32c_csum_help
Davide Caratti
2017-05-19
1
-0
/
+41
*
|
skbuff: add stub to help computing crc32c on SCTP packets
Davide Caratti
2017-05-19
1
-0
/
+26
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-05-18
3
-19
/
+34
|
\
|
|
*
net: fix compile error in skb_orphan_partial()
Eric Dumazet
2017-05-17
1
-3
/
+0
|
*
neighbour: update neigh timestamps iff update is effective
Ihar Hrachyshka
2017-05-17
1
-4
/
+10
|
*
net: Improve handling of failures on link and route dumps
David Ahern
2017-05-16
1
-12
/
+24
*
|
net: fix __skb_try_recv_from_queue to return the old behavior
Andrey Vagin
2017-05-18
1
-6
/
+8
*
|
net: make struct net_device::tx_queue_len unsigned int
Alexey Dobriyan
2017-05-18
2
-4
/
+8
*
|
net: sched: move tc_classify function to cls_api.c
Jiri Pirko
2017-05-17
1
-2
/
+3
*
|
tcp: internal implementation for pacing
Eric Dumazet
2017-05-16
1
-0
/
+4
*
|
net/sock: factor out dequeue/peek with offset code
Paolo Abeni
2017-05-16
1
-39
/
+51
|
/
*
netem: fix skb_orphan_partial()
Eric Dumazet
2017-05-11
1
-12
/
+8
*
xdp: refine xdp api with regards to generic xdp
Daniel Borkmann
2017-05-11
2
-41
/
+54
[next]