Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
1da9a586a2ed78d0b5fab4c0cc0473b873e48346
/
net
/
core
5540fbf
bpf: clear the ip_tunnel_info.
by William Tu
· 7 years ago
bb9aaaa
net: change the comment of dev_mc_init
by sunlianwen
· 7 years ago
7ce2367
vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multi
by Toshiaki Makita
· 7 years ago
53b76cd
net: fix deadlock while clearing neighbor proxy table
by Wolfgang Bumiller
· 7 years ago
7dd07c1
net: validate attribute sizes in neigh_dump_table()
by Eric Dumazet
· 7 years ago
c18bb39
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
fc56be4
devlink: convert occ_get op to separate registration
by Jiri Pirko
· 7 years ago
77d3639
net: fix uninit-value in __hw_addr_add_ex()
by Eric Dumazet
· 7 years ago
b13dda9
net: initialize skb->peeked when cloning
by Eric Dumazet
· 7 years ago
3b54765
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
514c603
headers: untangle kmemleak.h from mm.h
by Randy Dunlap
· 7 years ago
3526dd0
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
a9d4820
net: fool proof dev_valid_name()
by Eric Dumazet
· 7 years ago
c0b458a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
e0be6be
ethtool: enable Inline TLS in HW
by Atul Gupta
· 7 years ago
d4069fe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
554873e
net: Do not take net_rwsem in __rtnl_link_unregister()
by Kirill Tkhai
· 7 years ago
fc1dd36
net: Remove net_rwsem from {, un}register_netdevice_notifier()
by Kirill Tkhai
· 7 years ago
aac3fc3
bpf: Post-hooks for sys_bind
by Andrey Ignatov
· 7 years ago
d74bad4
bpf: Hooks for sys_connect
by Andrey Ignatov
· 7 years ago
4fbac77
bpf: Hooks for sys_bind
by Andrey Ignatov
· 7 years ago
5e43f89
bpf: Check attach type at prog load time
by Andrey Ignatov
· 7 years ago
ae47457
net: Fix untag for vlan packets without ethernet header
by Toshiaki Makita
· 7 years ago
328fbe7
net: Close race between {un, }register_netdevice_notifier() and setup_net()/cleanup_net()
by Kirill Tkhai
· 7 years ago
e679c9c
sfp/phylink: move module EEPROM ethtool access into netdev core ethtool
by Russell King
· 7 years ago
9daae9b
net: Call add/kill vid ndo on vlan filter feature toggling
by Gal Pressman
· 7 years ago
fa24669
bpf: sockmap, BPF_F_INGRESS flag for BPF_SK_SKB_STREAM_VERDICT:
by John Fastabend
· 7 years ago
8934ce2
bpf: sockmap redirect ingress support
by John Fastabend
· 7 years ago
9776d32
net: Move call_fib_rule_notifiers up in fib_nl_newrule
by David Ahern
· 7 years ago
c30d935
net: Fix fib notifer to return errno
by David Ahern
· 7 years ago
f0b07bb1
net: Introduce net_rwsem to protect net_namespace_list
by Kirill Tkhai
· 7 years ago
6f5c39f
bpf: Add sock_ops R/W access to ipv4 tos
by Nikita V. Shirokov
· 7 years ago
8518e9b
net: Add more comments
by Kirill Tkhai
· 7 years ago
4420bf2
net: Rename net_sem to pernet_ops_rwsem
by Kirill Tkhai
· 7 years ago
2f635ce
net: Drop pernet_operations::async
by Kirill Tkhai
· 7 years ago
094374e
net: Reflect all pernet_operations are converted
by Kirill Tkhai
· 7 years ago
1dfe82e
net: fix possible out-of-bound read in skb_network_protocol()
by Eric Dumazet
· 7 years ago
e1577c1
ethtool: Add support for configuring PFC stall prevention in ethtool
by Inbar Karmy
· 7 years ago
d644406
net: Use octal not symbolic permissions
by Joe Perches
· 7 years ago
070f2d7
net: Drop NETDEV_UNREGISTER_FINAL
by Kirill Tkhai
· 7 years ago
ede2762
net: Make NETDEV_XXX commands enum { }
by Kirill Tkhai
· 7 years ago
a470143
net/utils: Introduce inet_addr_is_any
by Sagi Grimberg
· 7 years ago
13acc94
net: permit skb_segment on head_frag frag_list skb
by Yonghong Song
· 7 years ago
03fe2de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
d9ff304
net: Replace ip_ra_lock with per-net mutex
by Kirill Tkhai
· 7 years ago
1453074
devlink: Remove top_hierarchy arg to devlink_resource_register
by David Ahern
· 7 years ago
454bfe9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
7fe4d6d
devlink: Remove redundant free on error path
by Arkadi Sharshevsky
· 7 years ago
015632b
bpf: sk_msg program helper bpf_sk_msg_pull_data
by John Fastabend
· 7 years ago
91843d5
bpf: sockmap, add msg_cork_bytes() helper
by John Fastabend
· 7 years ago
2a10031
bpf: sockmap, add bpf_msg_apply_bytes() helper
by John Fastabend
· 7 years ago
4f738ad
bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX data
by John Fastabend
· 7 years ago
8c05dbf
net: generalize sk_alloc_sg to work with scatterlist rings
by John Fastabend
· 7 years ago
2c3682f
sock: make static tls function alloc_sg generic sock helper
by John Fastabend
· 7 years ago
6e5d58f
skbuff: Fix not waking applications when errors are enqueued
by Vinicius Costa Gomes
· 7 years ago
b0f3deb
net: Use rtnl_lock_killable() in register_netdev()
by Kirill Tkhai
· 7 years ago
79ffdfc
net: Add rtnl_lock_killable()
by Kirill Tkhai
· 7 years ago
4bbb3e0
net: Fix vlan untag for bridge and vlan_dev with reorder_hdr off
by Toshiaki Makita
· 7 years ago
4dcb31d
net: use skb_to_full_sk() in skb_update_prio()
by Eric Dumazet
· 7 years ago
ced6823
sock: remove zerocopy sockopt restriction on closed tcp state
by Willem de Bruijn
· 7 years ago
29d1df7
pktgen: Fix memory leak in pktgen_if_write
by Gustavo A. R. Silva
· 7 years ago
a870a02
pktgen: use dynamic allocation for debug print buffer
by Arnd Bergmann
· 7 years ago
de8d5ab
net: Make RX-FCS and HW GRO mutually exclusive
by Gal Pressman
· 7 years ago
bf2ae2e
sock_diag: request _diag module only when the family or proto has been registered
by Xin Long
· 7 years ago
f5426250
net: introduce IFF_NO_RX_HANDLER
by Paolo Abeni
· 7 years ago
3595139
pktgen: Remove VLA usage
by Gustavo A. R. Silva
· 7 years ago
1dd27cd
net: use skb_is_gso_sctp() instead of open-coding
by Daniel Axtens
· 7 years ago
79134e6
net: do not create fallback tunnels for non-default namespaces
by Eric Dumazet
· 7 years ago
84a1d9c4
net: ethtool: extend RXNFC API to support RSS spreading of filter matches
by Edward Cree
· 7 years ago
59d2697
net: Convert pg_net_ops
by Kirill Tkhai
· 7 years ago
67ae686
devlink: Change dpipe/resource get privileges
by Arkadi Sharshevsky
· 7 years ago
cfda06d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
334e641
sock: Fix SO_ZEROCOPY switch case
by Jesus Sanchez-Palencia
· 7 years ago
b51f26b
net: don't unnecessarily load kernel modules in dev_ioctl()
by Paul Moore
· 7 years ago
30855ff
net: Make account struct net to memcg
by Kirill Tkhai
· 7 years ago
0f3e9c9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
4c1342d
net: core: dst_cache_set_ip6: Rename 'addr' parameter to 'saddr' for consistency
by Jonathan Neuschäfer
· 7 years ago
e6c6a92
net: Make RX-FCS and LRO mutually exclusive
by Gal Pressman
· 7 years ago
77a5196
gre: add sequence number for collect md mode.
by William Tu
· 7 years ago
a4a7771
net: make skb_gso_*_seglen functions private
by Daniel Axtens
· 7 years ago
779b793
net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len
by Daniel Axtens
· 7 years ago
de7a0f8
net: Remove unused get_hash_from_flow functions
by David Ahern
· 7 years ago
d02f51c
bpf: fix bpf_skb_adjust_net/bpf_skb_proto_xlat to deal with gso sctp skbs
by Daniel Axtens
· 7 years ago
a6d5051
net: ethtool: don't ignore return from driver get_fecparam method
by Edward Cree
· 7 years ago
50d629e
net: allow interface to be set into VRF if VLAN interface in same VRF
by Mike Manning
· 7 years ago
3a053b1
net: Fix spelling mistake "greater then" -> "greater than"
by Gal Pressman
· 7 years ago
bfff486
net: fib_rules: support for match on ip_proto, sport and dport
by Roopa Prabhu
· 7 years ago
77d2709
mlxsw: spectrum: Fix handling of resource_size_param
by Jiri Pirko
· 7 years ago
3d18e4f
devlink: Fix resource coverity errors
by Arkadi Sharshevsky
· 7 years ago
b9d1717
devlink: Compare to size_new in case of resource child validation
by Arkadi Sharshevsky
· 7 years ago
08009a7
net: make kmem caches as __ro_after_init
by Alexey Dobriyan
· 7 years ago
f74290f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
1b71af6
net: fib_rules: Add new attribute to set protocol
by Donald Sharp
· 7 years ago
a5f7add
net_sched: gen_estimator: fix broken estimators based on percpu stats
by Eric Dumazet
· 7 years ago
a7dcdf6
bpf: clean up unused-variable warning
by Arnd Bergmann
· 7 years ago
cac5620
net: Allow a rule to track originating protocol
by Donald Sharp
· 7 years ago
0a6b2a1
tcp: switch to GSO being always on
by Eric Dumazet
· 7 years ago
cc944ea
devlink: Move size validation to core
by Arkadi Sharshevsky
· 7 years ago
8349efd
net: Queue net_cleanup_work only if there is first net added
by Kirill Tkhai
· 7 years ago
65b7b5b
net: Make cleanup_list and net::cleanup_list of llist type
by Kirill Tkhai
· 7 years ago
Next »