index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
11
-0
/
+11
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
11
-0
/
+11
*
|
bpf: rename sk_actions to align with bpf infrastructure
John Fastabend
2017-10-29
1
-2
/
+3
*
|
bpf: bpf_compute_data uses incorrect cb structure
John Fastabend
2017-10-29
1
-1
/
+26
|
/
*
net: ethtool: remove error check for legacy setting transceiver type
Niklas Söderlund
2017-10-22
1
-3
/
+2
*
soreuseport: fix initialization race
Craig Gallek
2017-10-22
1
-3
/
+9
*
sock: correct sk_wmem_queued accounting on efault in tcp zerocopy
Willem de Bruijn
2017-10-22
1
-0
/
+4
*
bpf: remove mark access for SK_SKB program types
John Fastabend
2017-10-20
1
-1
/
+1
*
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
John Fastabend
2017-10-20
1
-14
/
+15
*
dev_ioctl: add missing NETDEV_CHANGE_TX_QUEUE_LEN event notification
Xin Long
2017-10-16
1
-1
/
+12
*
tun: call dev_get_valid_name() before register_netdevice()
Cong Wang
2017-10-16
1
-3
/
+3
*
net: enable interface alias removal via rtnl
Nicolas Dichtel
2017-10-16
1
-1
/
+4
*
rtnetlink: do not set notification for tx_queue_len in do_setlink
Xin Long
2017-10-16
1
-1
/
+1
*
rtnetlink: check DO_SETLINK_NOTIFY correctly in do_setlink
Xin Long
2017-10-16
1
-1
/
+1
*
rtnetlink: bring NETDEV_CHANGEUPPER event process back in rtnetlink_event
Xin Long
2017-10-16
1
-0
/
+1
*
rtnetlink: bring NETDEV_POST_TYPE_CHANGE event process back in rtnetlink_event
Xin Long
2017-10-16
1
-0
/
+1
*
rtnetlink: bring NETDEV_CHANGE_TX_QUEUE_LEN event process back in rtnetlink_e...
Xin Long
2017-10-16
1
-0
/
+1
*
rtnetlink: bring NETDEV_CHANGEMTU event process back in rtnetlink_event
Xin Long
2017-10-16
1
-0
/
+1
*
net: fix typo in skbuff.c
Wenhua Shi
2017-10-14
1
-1
/
+1
*
net: call cgroup_sk_alloc() earlier in sk_clone_lock()
Eric Dumazet
2017-10-10
1
-2
/
+1
*
Revert "net: defer call to cgroup_sk_alloc()"
Eric Dumazet
2017-10-10
1
-1
/
+2
*
net: defer call to cgroup_sk_alloc()
Eric Dumazet
2017-10-09
1
-2
/
+1
*
net: memcontrol: defer call to mem_cgroup_sk_alloc()
Eric Dumazet
2017-10-09
1
-1
/
+4
*
net: rtnetlink: fix info leak in RTM_GETSTATS call
Nikolay Aleksandrov
2017-10-03
1
-0
/
+3
*
socket, bpf: fix possible use after free
Eric Dumazet
2017-10-02
2
-5
/
+12
*
net: Set sk_prot_creator when cloning sockets to the right proto
Christoph Paasch
2017-09-28
1
-0
/
+2
*
net: orphan frags on stand-alone ptype in dev_queue_xmit_nit
Willem de Bruijn
2017-09-22
1
-2
/
+6
*
net: ethtool: Add back transceiver type
Florian Fainelli
2017-09-21
1
-0
/
+2
*
net: change skb->mac_header when Generic XDP calls adjust_head
Edward Cree
2017-09-20
1
-0
/
+1
*
bpf: fix ri->map_owner pointer on bpf_prog_realloc
Daniel Borkmann
2017-09-19
1
-9
/
+15
*
net_sched: gen_estimator: fix scaling error in bytes/packets samples
Eric Dumazet
2017-09-13
1
-2
/
+2
*
xdp: implement xdp_redirect_map for generic XDP
Jesper Dangaard Brouer
2017-09-11
1
-12
/
+26
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-09-09
3
-18
/
+43
|
\
|
*
bpf: make error reporting in bpf_warn_invalid_xdp_action more clear
Daniel Borkmann
2017-09-08
1
-1
/
+5
|
*
net: rcu lock and preempt disable missing around generic xdp
John Fastabend
2017-09-08
1
-9
/
+16
|
*
bpf: don't select potentially stale ri->map from buggy xdp progs
Daniel Borkmann
2017-09-08
1
-2
/
+19
|
*
udp: drop head states only when all skb references are gone
Paolo Abeni
2017-09-07
1
-6
/
+3
*
|
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
[next]