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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-03
net: rtnetlink: fix info leak in RTM_GETSTATS call
Nikolay Aleksandrov
1
-0
/
+3
2017-10-03
socket, bpf: fix possible use after free
Eric Dumazet
2
-5
/
+12
2017-09-28
net: Set sk_prot_creator when cloning sockets to the right proto
Christoph Paasch
1
-0
/
+2
2017-09-23
net: orphan frags on stand-alone ptype in dev_queue_xmit_nit
Willem de Bruijn
1
-2
/
+6
2017-09-22
net: ethtool: Add back transceiver type
Florian Fainelli
1
-0
/
+2
2017-09-21
net: change skb->mac_header when Generic XDP calls adjust_head
Edward Cree
1
-0
/
+1
2017-09-20
bpf: fix ri->map_owner pointer on bpf_prog_realloc
Daniel Borkmann
1
-9
/
+15
2017-09-13
net_sched: gen_estimator: fix scaling error in bytes/packets samples
Eric Dumazet
1
-2
/
+2
2017-09-12
xdp: implement xdp_redirect_map for generic XDP
Jesper Dangaard Brouer
1
-12
/
+26
2017-09-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-18
/
+43
2017-09-09
bpf: make error reporting in bpf_warn_invalid_xdp_action more clear
Daniel Borkmann
1
-1
/
+5
2017-09-09
net: rcu lock and preempt disable missing around generic xdp
John Fastabend
1
-9
/
+16
2017-09-09
bpf: don't select potentially stale ri->map from buggy xdp progs
Daniel Borkmann
1
-2
/
+19
2017-09-08
udp: drop head states only when all skb references are gone
Paolo Abeni
1
-6
/
+3
2017-09-07
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-1
/
+1
2017-09-05
flow_dissector: Add limit for number of headers to dissect
Tom Herbert
1
-3
/
+22
2017-09-05
flow_dissector: Cleanup control flow
Tom Herbert
1
-78
/
+145
2017-09-02
net: Add module reference to FIB notifiers
Ido Schimmel
1
-2
/
+11
2017-09-02
net: convert (struct ubuf_info)->refcnt to refcount_t
Eric Dumazet
1
-3
/
+3
2017-09-02
net: prepare (struct ubuf_info)->refcnt conversion
Eric Dumazet
1
-8
/
+2
2017-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-13
/
+14
2017-09-01
bpf: Collapse offset checks in sock_filter_is_valid_access
David Ahern
1
-2
/
+0
2017-09-01
mlxsw: spectrum: Forbid linking to devices that have uppers
Ido Schimmel
1
-1
/
+2
2017-09-01
bpf: Allow cgroup sock filters to use get_current_uid_gid helper
David Ahern
1
-1
/
+15
2017-09-01
bpf: Add mark and priority to sock options that can be set
David Ahern
1
-0
/
+26
2017-09-01
devlink: Add IPv6 header for dpipe
Arkadi Sharshevsky
1
-0
/
+17
2017-08-31
bridge: add tracepoint in br_fdb_update
Roopa Prabhu
1
-0
/
+1
2017-08-31
devlink: Maintain consistency in mac field name
David Ahern
1
-1
/
+1
2017-08-30
neigh: increase queue_len_bytes to match wmem_default
Eric Dumazet
1
-10
/
+0
2017-08-30
bridge: fdb add and delete tracepoints
Roopa Prabhu
1
-0
/
+6
2017-08-29
xdp: separate xdp_redirect tracepoint in map case
Jesper Dangaard Brouer
1
-2
/
+2
2017-08-29
xdp: separate xdp_redirect tracepoint in error case
Jesper Dangaard Brouer
1
-13
/
+24
2017-08-29
xdp: tracepoint xdp_redirect also need a map argument
Jesper Dangaard Brouer
1
-3
/
+3
2017-08-29
xdp: remove redundant argument to trace_xdp_redirect
Jesper Dangaard Brouer
1
-3
/
+3
2017-08-28
net: missing call of trace_napi_poll in busy_poll_stop
Jesper Dangaard Brouer
1
-0
/
+1
2017-08-26
tcp: fix refcnt leak with ebpf congestion control
Sabrina Dubroca
1
-5
/
+2
2017-08-25
bpf: fix bpf_setsockopts return value
Yuchung Cheng
1
-1
/
+0
2017-08-24
xdp: remove net_device names from xdp_redirect tracepoint
Jesper Dangaard Brouer
1
-3
/
+3
2017-08-24
xdp: make generic xdp redirect use tracepoint trace_xdp_redirect
Jesper Dangaard Brouer
2
-14
/
+25
2017-08-24
xdp: remove bpf_warn_invalid_xdp_redirect
Jesper Dangaard Brouer
1
-8
/
+0
2017-08-24
devlink: Move dpipe entry clear function into devlink
Arkadi Sharshevsky
1
-0
/
+22
2017-08-24
devlink: Add support for dynamic table size
Arkadi Sharshevsky
1
-5
/
+7
2017-08-24
devlink: Add IPv4 header for dpipe
Arkadi Sharshevsky
1
-0
/
+17
2017-08-24
devlink: Add Ethernet header for dpipe
Arkadi Sharshevsky
1
-0
/
+17
2017-08-24
net/sock: allow the user to set negative peek offset
Paolo Abeni
1
-3
/
+0
2017-08-24
net: core: Specify skb_pad()/skb_put_padto() SKB freeing
Florian Fainelli
1
-5
/
+8
2017-08-23
bpf: misc xdp redirect cleanups
Daniel Borkmann
1
-40
/
+32
2017-08-23
udp: on peeking bad csum, drop packets even if not at head
Eric Dumazet
1
-1
/
+1
2017-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+9
2017-08-21
net: check type when freeing metadata dst
David Lamparter
1
-1
/
+2
[next]