index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2019-01-19
net: sock: do not set sk_cookie in sk_clone_lock()
Yafang Shao
2019-01-19
net: namespace: perform strict checks also for doit handlers
Jakub Kicinski
2019-01-19
rtnetlink: ifinfo: perform strict checks also for doit handler
Jakub Kicinski
2019-01-19
rtnetlink: stats: reject requests for unknown stats
Jakub Kicinski
2019-01-19
rtnetlink: stats: validate attributes in get as well as dumps
Jakub Kicinski
2019-01-18
devlink: Add health dump {get,clear} commands
Eran Ben Elisha
2019-01-18
devlink: Add health diagnose command
Eran Ben Elisha
2019-01-18
devlink: Add health recover command
Eran Ben Elisha
2019-01-18
devlink: Add health set command
Eran Ben Elisha
2019-01-18
devlink: Add health get command
Eran Ben Elisha
2019-01-18
devlink: Add health report functionality
Eran Ben Elisha
2019-01-18
devlink: Add health reporter create/destroy functionality
Eran Ben Elisha
2019-01-18
devlink: Add health buffer support
Eran Ben Elisha
2019-01-17
net: add a route cache full diagnostic message
Peter Oskolkov
2019-01-17
net: Add extack argument to ndo_fdb_add()
Petr Machata
2019-01-17
net: introduce SO_BINDTOIFINDEX sockopt
David Herrmann
2019-01-17
Optimize sk_msg_clone() by data merge to end dst sg entry
Vakul Garg
2019-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-01-10
net/core/neighbour: tell kmemleak about hash tables
Konstantin Khlebnikov
2019-01-09
bpf: correctly set initial window on active Fast Open sender
Yuchung Cheng
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
2019-01-04
net, skbuff: do not prefer skb allocation fails early
David Rientjes
2019-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-01-01
sock: Make sock->sk_stamp thread-safe
Deepa Dinamani
2018-12-30
net: rtnetlink: address is mandatory for rtnl_fdb_get
Nikolay Aleksandrov
2018-12-28
ethtool: check the return value of get_regs_len
Yunsheng Lin
2018-12-28
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-12-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-12-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-24
net/net_namespace: Check the return value of register_pernet_subsys()
Aditya Pakki
2018-12-23
net: Revert recent Spectre-v1 patches.
David S. Miller
2018-12-22
net: core: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
2018-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-21
net: minor cleanup in skb_ext_add()
Paolo Abeni
2018-12-21
net: fix possible user-after-free in skb_ext_add()
Paolo Abeni
2018-12-21
Prevent overflow of sk_msg in sk_msg_clone()
Vakul Garg
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-12-20
neighbour: remove stray semicolon
Colin Ian King
2018-12-20
bpf: sk_msg, zap ingress queue on psock down
John Fastabend
2018-12-20
bpf: sk_msg, fix socket data_ready events
John Fastabend
2018-12-20
bpf: skb_verdict, support SK_PASS on RX BPF path
John Fastabend
2018-12-20
bpf: skmsg, replace comments with BUILD bug
John Fastabend
2018-12-20
bpf: sk_msg, improve offset chk in _is_valid_access
John Fastabend
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-19
neighbor: Use nda_policy for validating attributes in adds and dump requests
David Ahern
2018-12-19
neighbor: NTF_PROXY is a valid ndm_flag for a dump request
David Ahern
2018-12-19
neighbor: Initialize protocol when new pneigh_entry are created
David Ahern
2018-12-19
gro_cell: add napi_disable in gro_cells_destroy
Lorenzo Bianconi
[next]