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
*
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2017-09-06
1
-1
/
+1
|
\
|
*
cgroup: add @flags to css_task_iter_start() and implement CSS_TASK_ITER_PROCS
Tejun Heo
2017-07-21
1
-1
/
+1
*
|
flow_dissector: Add limit for number of headers to dissect
Tom Herbert
2017-09-05
1
-3
/
+22
*
|
flow_dissector: Cleanup control flow
Tom Herbert
2017-09-05
1
-78
/
+145
*
|
net: Add module reference to FIB notifiers
Ido Schimmel
2017-09-01
1
-2
/
+11
*
|
net: convert (struct ubuf_info)->refcnt to refcount_t
Eric Dumazet
2017-09-01
1
-3
/
+3
*
|
net: prepare (struct ubuf_info)->refcnt conversion
Eric Dumazet
2017-09-01
1
-8
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-01
4
-13
/
+14
|
\
\
|
*
|
mlxsw: spectrum: Forbid linking to devices that have uppers
Ido Schimmel
2017-09-01
1
-1
/
+2
|
*
|
net: missing call of trace_napi_poll in busy_poll_stop
Jesper Dangaard Brouer
2017-08-28
1
-0
/
+1
|
*
|
tcp: fix refcnt leak with ebpf congestion control
Sabrina Dubroca
2017-08-25
1
-5
/
+2
|
*
|
bpf: fix bpf_setsockopts return value
Yuchung Cheng
2017-08-24
1
-1
/
+0
|
*
|
net: core: Specify skb_pad()/skb_put_padto() SKB freeing
Florian Fainelli
2017-08-23
1
-5
/
+8
|
*
|
udp: on peeking bad csum, drop packets even if not at head
Eric Dumazet
2017-08-22
1
-1
/
+1
*
|
|
bpf: Collapse offset checks in sock_filter_is_valid_access
David Ahern
2017-09-01
1
-2
/
+0
*
|
|
bpf: Allow cgroup sock filters to use get_current_uid_gid helper
David Ahern
2017-09-01
1
-1
/
+15
*
|
|
bpf: Add mark and priority to sock options that can be set
David Ahern
2017-09-01
1
-0
/
+26
*
|
|
devlink: Add IPv6 header for dpipe
Arkadi Sharshevsky
2017-08-31
1
-0
/
+17
*
|
|
bridge: add tracepoint in br_fdb_update
Roopa Prabhu
2017-08-31
1
-0
/
+1
*
|
|
devlink: Maintain consistency in mac field name
David Ahern
2017-08-30
1
-1
/
+1
*
|
|
neigh: increase queue_len_bytes to match wmem_default
Eric Dumazet
2017-08-29
1
-10
/
+0
*
|
|
bridge: fdb add and delete tracepoints
Roopa Prabhu
2017-08-29
1
-0
/
+6
*
|
|
xdp: separate xdp_redirect tracepoint in map case
Jesper Dangaard Brouer
2017-08-29
1
-2
/
+2
*
|
|
xdp: separate xdp_redirect tracepoint in error case
Jesper Dangaard Brouer
2017-08-29
1
-13
/
+24
*
|
|
xdp: tracepoint xdp_redirect also need a map argument
Jesper Dangaard Brouer
2017-08-29
1
-3
/
+3
*
|
|
xdp: remove redundant argument to trace_xdp_redirect
Jesper Dangaard Brouer
2017-08-29
1
-3
/
+3
*
|
|
xdp: remove net_device names from xdp_redirect tracepoint
Jesper Dangaard Brouer
2017-08-24
1
-3
/
+3
*
|
|
xdp: make generic xdp redirect use tracepoint trace_xdp_redirect
Jesper Dangaard Brouer
2017-08-24
2
-14
/
+25
*
|
|
xdp: remove bpf_warn_invalid_xdp_redirect
Jesper Dangaard Brouer
2017-08-24
1
-8
/
+0
*
|
|
devlink: Move dpipe entry clear function into devlink
Arkadi Sharshevsky
2017-08-24
1
-0
/
+22
*
|
|
devlink: Add support for dynamic table size
Arkadi Sharshevsky
2017-08-24
1
-5
/
+7
*
|
|
devlink: Add IPv4 header for dpipe
Arkadi Sharshevsky
2017-08-24
1
-0
/
+17
*
|
|
devlink: Add Ethernet header for dpipe
Arkadi Sharshevsky
2017-08-24
1
-0
/
+17
*
|
|
net/sock: allow the user to set negative peek offset
Paolo Abeni
2017-08-23
1
-3
/
+0
*
|
|
bpf: misc xdp redirect cleanups
Daniel Borkmann
2017-08-22
1
-40
/
+32
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-21
1
-3
/
+9
|
\
|
|
|
*
|
datagram: When peeking datagrams with offset < 0 don't skip empty skbs
Matthew Dawson
2017-08-18
1
-3
/
+9
*
|
|
net: check type when freeing metadata dst
David Lamparter
2017-08-21
1
-1
/
+2
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-08-21
1
-1
/
+1
|
\
\
\
|
*
|
|
net: Allow IPsec GSO for local sockets
Steffen Klassert
2017-08-02
1
-1
/
+1
*
|
|
|
net: style cleanups
stephen hemminger
2017-08-18
1
-32
/
+36
*
|
|
|
net: mark receive queue attributes ro_after_init
stephen hemminger
2017-08-18
1
-12
/
+13
*
|
|
|
net: make queue attributes ro_after_init
stephen hemminger
2017-08-18
1
-21
/
+19
*
|
|
|
net: make BQL sysfs attributes ro_after_init
stephen hemminger
2017-08-18
1
-11
/
+11
*
|
|
|
net: drop unused attribute argument from sysfs queue funcs
stephen hemminger
2017-08-18
1
-26
/
+11
*
|
|
|
net: make net sysfs attributes ro_after_init
stephen hemminger
2017-08-18
1
-2
/
+2
*
|
|
|
net: constify net_ns_type_operations
stephen hemminger
2017-08-18
1
-1
/
+1
*
|
|
|
net: make net_class ro_after_init
stephen hemminger
2017-08-18
1
-1
/
+1
*
|
|
|
net: constify netdev_class_file
stephen hemminger
2017-08-18
1
-2
/
+2
*
|
|
|
net: don't decrement kobj reference count on init failure
stephen hemminger
2017-08-18
1
-12
/
+10
[next]