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-04-19
net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends
Eric Dumazet
2018-04-18
hv_netvsc: propogate Hyper-V friendly name into interface alias
Stephen Hemminger
2018-04-17
net/ipv6: move metrics from dst to rt6_info
David Ahern
2018-04-17
net: Handle null dst in rtnl_put_cacheinfo
David Ahern
2018-04-17
xdp: avoid leaking info stored in frame data on page reuse
Jesper Dangaard Brouer
2018-04-17
xdp: transition into using xdp_frame for ndo_xdp_xmit
Jesper Dangaard Brouer
2018-04-17
xdp: transition into using xdp_frame for return API
Jesper Dangaard Brouer
2018-04-17
xdp: allow page_pool as an allocator type in xdp_return_frame
Jesper Dangaard Brouer
2018-04-17
page_pool: refurbish version of page_pool code
Jesper Dangaard Brouer
2018-04-17
xdp: rhashtable with allocator ID to pointer mapping
Jesper Dangaard Brouer
2018-04-17
xdp: introduce xdp_return_frame API and use in cpumap
Jesper Dangaard Brouer
2018-04-16
tcp: fix SO_RCVLOWAT and RCVBUF autotuning
Eric Dumazet
2018-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-04-08
devlink: convert occ_get op to separate registration
Jiri Pirko
2018-04-07
net: fix uninit-value in __hw_addr_add_ex()
Eric Dumazet
2018-04-07
net: initialize skb->peeked when cloning
Eric Dumazet
2018-04-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-04-05
headers: untangle kmemleak.h from mm.h
Randy Dunlap
2018-04-05
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-04-05
net: fool proof dev_valid_name()
Eric Dumazet
2018-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-31
ethtool: enable Inline TLS in HW
Atul Gupta
2018-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-03-31
net: Do not take net_rwsem in __rtnl_link_unregister()
Kirill Tkhai
2018-03-31
net: Remove net_rwsem from {, un}register_netdevice_notifier()
Kirill Tkhai
2018-03-31
bpf: Post-hooks for sys_bind
Andrey Ignatov
2018-03-31
bpf: Hooks for sys_connect
Andrey Ignatov
2018-03-31
bpf: Hooks for sys_bind
Andrey Ignatov
2018-03-31
bpf: Check attach type at prog load time
Andrey Ignatov
2018-03-30
net: Fix untag for vlan packets without ethernet header
Toshiaki Makita
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-30
bpf: sockmap, BPF_F_INGRESS flag for BPF_SK_SKB_STREAM_VERDICT:
John Fastabend
2018-03-30
bpf: sockmap redirect ingress support
John Fastabend
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-28
bpf: Add sock_ops R/W access to ipv4 tos
Nikita V. Shirokov
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-27
net: fix possible out-of-bound read in skb_network_protocol()
Eric Dumazet
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-26
net/utils: Introduce inet_addr_is_any
Sagi Grimberg
2018-03-25
net: permit skb_segment on head_frag frag_list skb
Yonghong Song
[next]