index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2018-05-16
net: fix uninit-value in __hw_addr_add_ex()
Eric Dumazet
2018-05-16
net: initialize skb->peeked when cloning
Eric Dumazet
2018-04-29
vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multi
Toshiaki Makita
2018-04-29
net: fix deadlock while clearing neighbor proxy table
Wolfgang Bumiller
2018-04-29
net: validate attribute sizes in neigh_dump_table()
Eric Dumazet
2018-04-12
net: fool proof dev_valid_name()
Eric Dumazet
2018-04-12
net: fix possible out-of-bound read in skb_network_protocol()
Eric Dumazet
2018-03-31
skbuff: Fix not waking applications when errors are enqueued
Vinicius Costa Gomes
2018-03-31
net: use skb_to_full_sk() in skb_update_prio()
Eric Dumazet
2018-03-31
devlink: Remove redundant free on error path
Arkadi Sharshevsky
2018-03-08
net_sched: gen_estimator: fix broken estimators based on percpu stats
Eric Dumazet
2018-03-08
net: fix race on decreasing number of TX queues
Jakub Kicinski
2018-02-25
net_sched: gen_estimator: fix lockdep splat
Eric Dumazet
2018-02-25
net: avoid skb_warn_bad_offload on IS_ERR
Willem de Bruijn
2018-02-22
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
2018-02-13
soreuseport: fix mem leak in reuseport_add_sock()
Eric Dumazet
2018-02-13
Revert "defer call to mem_cgroup_sk_alloc()"
Roman Gushchin
2018-01-31
bpf: fix 32-bit divide by zero
Alexei Starovoitov
2018-01-31
bpf: introduce BPF_JIT_ALWAYS_ON config
Alexei Starovoitov
2018-01-31
flow_dissector: properly cap thoff field
Eric Dumazet
2018-01-31
net: qdisc_pkt_len_init() should be more robust
Eric Dumazet
2018-01-31
net: Allow neigh contructor functions ability to modify the primary_key
Jim Westfall
2018-01-17
ethtool: do not print warning for applications using legacy API
Stephen Hemminger
2018-01-17
net: core: fix module type in sock_diag_bind
Andrii Vladyka
2018-01-02
skbuff: in skb_copy_ubufs unclone before releasing zerocopy
Willem de Bruijn
2018-01-02
skbuff: skb_copy_ubufs must release uarg even without user frags
Willem de Bruijn
2018-01-02
skbuff: orphan frags before zerocopy clone
Willem de Bruijn
2018-01-02
sock: free skb in skb_complete_tx_timestamp on error
Willem de Bruijn
2018-01-02
net: Fix double free and memory corruption in get_net_ns_by_id()
Eric W. Biederman
2017-12-17
net: accept UFO datagrams from tuntap and packet
Willem de Bruijn
2017-11-04
netfilter/ipvs: clear ipvs_property flag when SKB net namespace changed
Ye Yin
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-29
bpf: rename sk_actions to align with bpf infrastructure
John Fastabend
2017-10-29
bpf: bpf_compute_data uses incorrect cb structure
John Fastabend
2017-10-22
net: ethtool: remove error check for legacy setting transceiver type
Niklas Söderlund
2017-10-22
soreuseport: fix initialization race
Craig Gallek
2017-10-22
sock: correct sk_wmem_queued accounting on efault in tcp zerocopy
Willem de Bruijn
2017-10-20
bpf: remove mark access for SK_SKB program types
John Fastabend
2017-10-20
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
John Fastabend
2017-10-16
dev_ioctl: add missing NETDEV_CHANGE_TX_QUEUE_LEN event notification
Xin Long
2017-10-16
tun: call dev_get_valid_name() before register_netdevice()
Cong Wang
2017-10-16
net: enable interface alias removal via rtnl
Nicolas Dichtel
2017-10-16
rtnetlink: do not set notification for tx_queue_len in do_setlink
Xin Long
2017-10-16
rtnetlink: check DO_SETLINK_NOTIFY correctly in do_setlink
Xin Long
2017-10-16
rtnetlink: bring NETDEV_CHANGEUPPER event process back in rtnetlink_event
Xin Long
2017-10-16
rtnetlink: bring NETDEV_POST_TYPE_CHANGE event process back in rtnetlink_event
Xin Long
2017-10-16
rtnetlink: bring NETDEV_CHANGE_TX_QUEUE_LEN event process back in rtnetlink_e...
Xin Long
2017-10-16
rtnetlink: bring NETDEV_CHANGEMTU event process back in rtnetlink_event
Xin Long
2017-10-14
net: fix typo in skbuff.c
Wenhua Shi
[next]