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
2018-03-30
net: Close race between {un, }register_netdevice_notifier() and setup_net()/c...
Kirill Tkhai
2018-03-30
sfp/phylink: move module EEPROM ethtool access into netdev core ethtool
Russell King
2018-03-30
net: Call add/kill vid ndo on vlan filter feature toggling
Gal Pressman
2018-03-29
net: Move call_fib_rule_notifiers up in fib_nl_newrule
David Ahern
2018-03-29
net: Fix fib notifer to return errno
David Ahern
2018-03-29
net: Introduce net_rwsem to protect net_namespace_list
Kirill Tkhai
2018-03-27
net: Add more comments
Kirill Tkhai
2018-03-27
net: Rename net_sem to pernet_ops_rwsem
Kirill Tkhai
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-27
net: Reflect all pernet_operations are converted
Kirill Tkhai
2018-03-26
ethtool: Add support for configuring PFC stall prevention in ethtool
Inbar Karmy
2018-03-26
net: Use octal not symbolic permissions
Joe Perches
2018-03-26
net: Drop NETDEV_UNREGISTER_FINAL
Kirill Tkhai
2018-03-26
net: Make NETDEV_XXX commands enum { }
Kirill Tkhai
2018-03-25
net: permit skb_segment on head_frag frag_list skb
Yonghong Song
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-22
net: Replace ip_ra_lock with per-net mutex
Kirill Tkhai
2018-03-22
devlink: Remove top_hierarchy arg to devlink_resource_register
David Ahern
2018-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-03-20
devlink: Remove redundant free on error path
Arkadi Sharshevsky
2018-03-19
bpf: sk_msg program helper bpf_sk_msg_pull_data
John Fastabend
2018-03-19
bpf: sockmap, add msg_cork_bytes() helper
John Fastabend
2018-03-19
bpf: sockmap, add bpf_msg_apply_bytes() helper
John Fastabend
2018-03-19
bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX data
John Fastabend
2018-03-19
net: generalize sk_alloc_sg to work with scatterlist rings
John Fastabend
2018-03-19
sock: make static tls function alloc_sg generic sock helper
John Fastabend
2018-03-16
skbuff: Fix not waking applications when errors are enqueued
Vinicius Costa Gomes
2018-03-16
net: Use rtnl_lock_killable() in register_netdev()
Kirill Tkhai
2018-03-16
net: Add rtnl_lock_killable()
Kirill Tkhai
2018-03-16
net: Fix vlan untag for bridge and vlan_dev with reorder_hdr off
Toshiaki Makita
2018-03-14
net: use skb_to_full_sk() in skb_update_prio()
Eric Dumazet
2018-03-14
sock: remove zerocopy sockopt restriction on closed tcp state
Willem de Bruijn
2018-03-14
pktgen: Fix memory leak in pktgen_if_write
Gustavo A. R. Silva
2018-03-13
pktgen: use dynamic allocation for debug print buffer
Arnd Bergmann
2018-03-12
net: Make RX-FCS and HW GRO mutually exclusive
Gal Pressman
2018-03-12
sock_diag: request _diag module only when the family or proto has been regist...
Xin Long
2018-03-09
net: introduce IFF_NO_RX_HANDLER
Paolo Abeni
2018-03-09
pktgen: Remove VLA usage
Gustavo A. R. Silva
2018-03-09
net: use skb_is_gso_sctp() instead of open-coding
Daniel Axtens
2018-03-09
net: do not create fallback tunnels for non-default namespaces
Eric Dumazet
2018-03-08
net: ethtool: extend RXNFC API to support RSS spreading of filter matches
Edward Cree
2018-03-08
net: Convert pg_net_ops
Kirill Tkhai
2018-03-08
devlink: Change dpipe/resource get privileges
Arkadi Sharshevsky
2018-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-03-07
sock: Fix SO_ZEROCOPY switch case
Jesus Sanchez-Palencia
2018-03-07
net: don't unnecessarily load kernel modules in dev_ioctl()
Paul Moore
2018-03-07
net: Make account struct net to memcg
Kirill Tkhai
2018-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-05
net: core: dst_cache_set_ip6: Rename 'addr' parameter to 'saddr' for consistency
Jonathan Neuschäfer
2018-03-05
net: Make RX-FCS and LRO mutually exclusive
Gal Pressman
[next]