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
*
netfilter/ipvs: clear ipvs_property flag when SKB net namespace changed
Ye Yin
2017-11-24
1
-0
/
+1
*
soreuseport: fix initialization race
Craig Gallek
2017-11-18
1
-3
/
+9
*
tun: call dev_get_valid_name() before register_netdevice()
Cong Wang
2017-11-18
1
-3
/
+3
*
net: call cgroup_sk_alloc() earlier in sk_clone_lock()
Eric Dumazet
2017-11-18
1
-2
/
+1
*
net: rtnetlink: fix info leak in RTM_GETSTATS call
Nikolay Aleksandrov
2017-10-12
1
-0
/
+3
*
socket, bpf: fix possible use after free
Eric Dumazet
2017-10-12
2
-5
/
+12
*
net: Set sk_prot_creator when cloning sockets to the right proto
Christoph Paasch
2017-10-12
1
-0
/
+2
*
net: change skb->mac_header when Generic XDP calls adjust_head
Edward Cree
2017-10-12
1
-0
/
+1
*
net_sched: gen_estimator: fix scaling error in bytes/packets samples
Eric Dumazet
2017-10-12
1
-2
/
+2
*
udp: drop head states only when all skb references are gone
Paolo Abeni
2017-09-20
1
-6
/
+3
*
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
*
datagram: When peeking datagrams with offset < 0 don't skip empty skbs
Matthew Dawson
2017-08-18
1
-3
/
+9
*
bpf: fix two missing target_size settings in bpf_convert_ctx_access
Daniel Borkmann
2017-08-11
1
-0
/
+2
*
net: avoid skb_warn_bad_offload false positives on UFO
Willem de Bruijn
2017-08-08
1
-1
/
+1
*
net: check dev->addr_len for dev_set_mac_address()
WANG Cong
2017-07-29
1
-0
/
+2
*
netpoll: Fix device name check in netpoll_setup()
Matthias Kaehlcke
2017-07-26
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-07-20
5
-5
/
+9
|
\
|
*
rtnetlink: allocate more memory for dev_set_mac_address()
WANG Cong
2017-07-20
1
-1
/
+2
|
*
Revert "rtnetlink: Do not generate notifications for CHANGEADDR event"
David Ahern
2017-07-19
1
-0
/
+1
|
*
net: Zero terminate ifr_name in dev_ifname().
David S. Miller
2017-07-19
1
-0
/
+1
|
*
wireless: wext: terminate ifr name coming from userspace
Levin, Alexander
2017-07-19
1
-0
/
+2
|
*
netpoll: shut up a kernel warning on refcount
WANG Cong
2017-07-14
1
-1
/
+1
|
*
net: set fib rule refcount after malloc
David Ahern
2017-07-13
1
-2
/
+1
|
*
bpf: fix return in bpf_skb_adjust_net
Kefeng Wang
2017-07-13
1
-1
/
+1
*
|
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-07-15
1
-2
/
+1
|
\
\
|
*
|
net/neighbor: use get_random_u32 for 32-bit hash random
Jason A. Donenfeld
2017-06-19
1
-2
/
+1
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-07-13
2
-4
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...
Michal Hocko
2017-07-12
2
-4
/
+4
*
|
|
datagram: fix kernel-doc comments
stephen hemminger
2017-07-12
1
-3
/
+3
|
/
/
*
|
bonding: avoid NETDEV_CHANGEMTU event when unregistering slave
WANG Cong
2017-07-08
1
-1
/
+2
*
|
Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-07-05
1
-14
/
+6
|
\
\
|
*
|
ethtool: don't open-code memdup_user()
Al Viro
2017-06-30
1
-14
/
+6
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-07-05
19
-635
/
+1359
|
\
\
\
|
*
|
|
bpf: add missing break in for the TCP_BPF_SNDCWND_CLAMP case
Colin Ian King
2017-07-05
1
-0
/
+1
|
*
|
|
net: avoid one splat in fib_nl_delrule()
Eric Dumazet
2017-07-03
1
-1
/
+1
|
*
|
|
net: core: Fix slab-out-of-bounds in netdev_stats_to_stats64
Alban Browaeys
2017-07-03
1
-1
/
+1
|
*
|
|
bpf: simplify narrower ctx access
Daniel Borkmann
2017-07-03
1
-130
/
+109
|
*
|
|
bpf: add bpf_skb_adjust_room helper
Daniel Borkmann
2017-07-03
1
-5
/
+121
|
*
|
|
bpf, net: add skb_mac_header_len helper
Daniel Borkmann
2017-07-03
1
-2
/
+2
|
*
|
|
bpf: fix to bpf_setsockops
Lawrence Brakmo
2017-07-02
1
-2
/
+1
|
*
|
|
bpf: Adds support for setting sndcwnd clamp
Lawrence Brakmo
2017-07-01
1
-0
/
+7
|
*
|
|
bpf: Adds support for setting initial cwnd
Lawrence Brakmo
2017-07-01
1
-1
/
+17
|
*
|
|
bpf: Add support for changing congestion control
Lawrence Brakmo
2017-07-01
1
-1
/
+17
|
*
|
|
bpf: Add setsockopt helper function to bpf
Lawrence Brakmo
2017-07-01
1
-1
/
+78
|
*
|
|
bpf: BPF support for sock_ops
Lawrence Brakmo
2017-07-01
1
-0
/
+168
[next]