Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
379ceff098616442dc6006a10c56e5663d71f388
/
net
/
core
52be322
Merge 4.9.116 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
e6f9a8a
Merge 4.9.115 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
19b7479
rtnetlink: add rtnl_link_state check in rtnl_configure_link
by Roopa Prabhu
· 6 years ago
e2ffdd6
net: skb_segment() should not return NULL
by Eric Dumazet
· 6 years ago
ad375ea
skbuff: Unconditionally copy pfmemalloc in __skb_clone()
by Stefano Brivio
· 6 years ago
cad9922
net: Don't copy pfmemalloc flag in __copy_skb_header()
by Stefano Brivio
· 6 years ago
ec6a603
gen_stats: Fix netlink stats dumping in the presence of padding
by Toke Høiland-Jørgensen
· 6 years ago
b7d377b
Merge 4.9.108 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
c591536
rtnetlink: validate attributes in do_setlink()
by Eric Dumazet
· 6 years ago
9797dcb
Merge 4.9.104 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
b389e04
net: Fix untag for vlan packets without ethernet header
by Toshiaki Makita
· 7 years ago
58df289
net: Fix vlan untag for bridge and vlan_dev with reorder_hdr off
by Toshiaki Makita
· 7 years ago
70c65e4
Merge 4.9.103 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
a5e907c
sock_diag: fix use-after-free read in __sk_free
by Eric Dumazet
· 6 years ago
39c8566
Merge 4.9.100 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
45227db
net: fix uninit-value in __hw_addr_add_ex()
by Eric Dumazet
· 7 years ago
ec98618
net: initialize skb->peeked when cloning
by Eric Dumazet
· 7 years ago
ea5ec6c
UPSTREAM: netpoll: Fix device name check in netpoll_setup()
by Matthias Kaehlcke
· 7 years ago
2bcbbd5
Merge 4.9.97 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
581cb19
net: fix deadlock while clearing neighbor proxy table
by Wolfgang Bumiller
· 7 years ago
9d33bff
vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multi
by Toshiaki Makita
· 7 years ago
0e770d2
net: validate attribute sizes in neigh_dump_table()
by Eric Dumazet
· 7 years ago
8683408
Merge 4.9.94 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
0d1c057
net: fool proof dev_valid_name()
by Eric Dumazet
· 7 years ago
fb9fa14
net: fix possible out-of-bound read in skb_network_protocol()
by Eric Dumazet
· 7 years ago
fcfb53c
skbuff: only inherit relevant tx_flags
by Willem de Bruijn
· 7 years ago
2cd3aa5
skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflow
by Jason A. Donenfeld
· 7 years ago
419490a
net: move somaxconn init from sysctl code
by Roman Kapl
· 7 years ago
2c26052
neighbour: update neigh timestamps iff update is effective
by Ihar Hrachyshka
· 8 years ago
9c3fb9c
Merge 4.9.92 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
d5862b0
skbuff: Fix not waking applications when errors are enqueued
by Vinicius Costa Gomes
· 7 years ago
28984ba0
net: use skb_to_full_sk() in skb_update_prio()
by Eric Dumazet
· 7 years ago
a290494
Merge 4.9.87 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
106dc96
net: fix race on decreasing number of TX queues
by Jakub Kicinski
· 7 years ago
a9d0273
Merge 4.9.84 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
eb9c7c7
net: avoid skb_warn_bad_offload on IS_ERR
by Willem de Bruijn
· 7 years ago
f8bbe51
Merge 4.9.81 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
b671f40
soreuseport: fix mem leak in reuseport_add_sock()
by Eric Dumazet
· 7 years ago
71f1469
Merge 4.9.79 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
265d765
bpf: fix 32-bit divide by zero
by Alexei Starovoitov
· 7 years ago
a3d6dd6
bpf: introduce BPF_JIT_ALWAYS_ON config
by Alexei Starovoitov
· 7 years ago
eecfa2e
flow_dissector: properly cap thoff field
by Eric Dumazet
· 7 years ago
014510b
net: Allow neigh contructor functions ability to modify the primary_key
by Jim Westfall
· 7 years ago
a44d911
net: qdisc_pkt_len_init() should be more robust
by Eric Dumazet
· 7 years ago
033d019
Merge 4.9.77 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
16d5b48
ethtool: do not print warning for applications using legacy API
by Stephen Hemminger
· 7 years ago
61196a6
net: core: fix module type in sock_diag_bind
by Andrii Vladyka
· 7 years ago
9e5dd8e
Merge 4.9.74 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
58f6ebb
sock: free skb in skb_complete_tx_timestamp on error
by Willem de Bruijn
· 7 years ago
03c9329
net: Fix double free and memory corruption in get_net_ns_by_id()
by Eric W. Biederman
· 7 years ago
cb7518e
Merge 4.9.72 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
7f077af
net: Do not allow negative values for busy_read and busy_poll sysctl interfaces
by Alexander Duyck
· 8 years ago
319c8e1
Merge 4.9.71 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
6c548e9
net: Resend IGMP memberships upon peer notification.
by Vlad Yasevich
· 8 years ago
ea83e4a
Merge 4.9.65 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
afd9fa6
netfilter/ipvs: clear ipvs_property flag when SKB net namespace changed
by Ye Yin
· 7 years ago
44a3afc
Merge 4.9.63 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
3b0b4d2
soreuseport: fix initialization race
by Craig Gallek
· 7 years ago
3e2ab0c
tun: call dev_get_valid_name() before register_netdevice()
by Cong Wang
· 7 years ago
cb5880e
net: call cgroup_sk_alloc() earlier in sk_clone_lock()
by Eric Dumazet
· 7 years ago
05c85a6
Merge 4.9.56 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
cdbe07a
Merge 4.9.55 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
0044962
Revert "socket, bpf: fix possible use after free"
by Greg Kroah-Hartman
· 7 years ago
02f7e41
socket, bpf: fix possible use after free
by Eric Dumazet
· 7 years ago
95206ea
net: rtnetlink: fix info leak in RTM_GETSTATS call
by Nikolay Aleksandrov
· 7 years ago
cf2eaf1
net: Set sk_prot_creator when cloning sockets to the right proto
by Christoph Paasch
· 7 years ago
e5eba30
Merge 4.9.54 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
1dee03a
net: core: Prevent from dereferencing null pointer when releasing SKB
by Myungho Jung
· 8 years ago
145b171
UPSTREAM: fib_rules: fix error return code
by Wei Yongjun
· 8 years ago
9452b2c
Merge 4.9.51 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
73ee5a73
mlxsw: spectrum: Forbid linking to devices that have uppers
by Ido Schimmel
· 7 years ago
1e39e5c
udp: on peeking bad csum, drop packets even if not at head
by Eric Dumazet
· 7 years ago
7073fca
Merge 4.9.43 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
69ffc96
net: avoid skb_warn_bad_offload false positives on UFO
by Willem de Bruijn
· 7 years ago
02f29ab
Merge 4.9.42 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
cda2bc9
rtnetlink: allocate more memory for dev_set_mac_address()
by WANG Cong
· 7 years ago
0b83249
net: Zero terminate ifr_name in dev_ifname().
by David S. Miller
· 7 years ago
e6b0c64f
Merge 4.9.41 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
48a70be
net: skb_needs_check() accepts CHECKSUM_NONE for tx
by Eric Dumazet
· 8 years ago
26d01aa
net: reduce skb_warn_bad_offload() noise
by Eric Dumazet
· 8 years ago
14accea
Merge 4.9.39 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
05e165e
net: core: Fix slab-out-of-bounds in netdev_stats_to_stats64
by Alban Browaeys
· 7 years ago
0673280
net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish()
by Michal Kubeček
· 7 years ago
3f04c32
net: prevent sign extension in dev_get_stats()
by Eric Dumazet
· 7 years ago
184ce81
Merge 4.9.36 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
5dcd085
net: ethtool: Initialize buffer when querying device channel settings
by Eran Ben Elisha
· 8 years ago
8e23163
rtnetlink: add IFLA_GROUP to ifla_policy
by Serhey Popovych
· 7 years ago
c6d4ff8
Fix an intermittent pr_emerg warning about lo becoming free.
by Krister Johansen
· 7 years ago
b5cc68e
net: Zero ifla_vf_info in rtnl_fill_vfinfo()
by Mintz, Yuval
· 7 years ago
d2f459e
net: don't call strlen on non-terminated string in dev_set_alias()
by Alexander Potapenko
· 7 years ago
0d21cf1
Merge 4.9.33 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
2fba4f5
ethtool: do not vzalloc(0) on registers dump
by Stanislaw Gruszka
· 7 years ago
77d3588
Merge 4.9.31 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
c1133c6
bpf: add bpf_clone_redirect to bpf_helper_changes_pkt_data
by Daniel Borkmann
· 7 years ago
988b979
ipv4: add reference counting to metrics
by Eric Dumazet
· 7 years ago
6864761
net: Improve handling of failures on link and route dumps
by David Ahern
· 8 years ago
a5db124
net: fix compile error in skb_orphan_partial()
by Eric Dumazet
· 8 years ago
5d165da
netem: fix skb_orphan_partial()
by Eric Dumazet
· 8 years ago
3fe100e
BACKPORT [FROMLIST] New getsockopt option to get socket cookie
by Chenbo Feng
· 8 years ago
0e9efe2
UPSTREAM: bpf: restore skb->sk before pskb_trim() call
by Eric Dumazet
· 8 years ago
Next »