Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
57a77fffb0ffa8d9a56536ab8f6c1028abe83137
/
net
« Previous
0c47f11
ipv4: initialize fib_trie prior to register_netdev_notifier call.
by Mahesh Bandewar
· 7 years ago
4a2ffe1
ipv6: avoid overflow of offset in ip6_find_1stfragopt
by Sabrina Dubroca
· 7 years ago
0b83249
net: Zero terminate ifr_name in dev_ifname().
by David S. Miller
· 7 years ago
a62bc8d
ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check()
by Alexander Potapenko
· 7 years ago
0cd73c4
tcp_bbr: init pacing rate on first RTT sample
by Neal Cardwell
· 7 years ago
2e6b237
tcp_bbr: remove sk_pacing_rate=0 transient during init
by Neal Cardwell
· 7 years ago
0c0ede3
tcp_bbr: introduce bbr_init_pacing_rate_from_rtt() helper
by Neal Cardwell
· 7 years ago
ec78968
tcp_bbr: introduce bbr_bw_to_pacing_rate() helper
by Neal Cardwell
· 7 years ago
73520d3
tcp_bbr: cut pacing rate only if filled pipe
by Neal Cardwell
· 7 years ago
0b86564
xfrm: Don't use sk_family for socket policy lookups
by Steffen Klassert
· 8 years ago
000224c
l2tp: consider '::' as wildcard address in l2tp_ip6 socket lookup
by Guillaume Nault
· 8 years ago
aeb2303
ipv6: Should use consistent conditional judgement for ip6 fragment between __ip6_append_data and ip6_finish_output
by Zheng Li
· 8 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
0f94b36
af_key: Add lock to key dump
by Yuejie Shi
· 8 years ago
4dd0aa9
sunrpc: use constant time memory comparison for mac
by Jason A. Donenfeld
· 7 years ago
445ea10
ipvs: SNAT packet replies only for NATed connections
by Julian Anastasov
· 8 years ago
3c17d41
af_key: Fix sadb_x_ipsecrequest parsing
by Herbert Xu
· 8 years ago
3da27a9d
Bluetooth: use constant time memory comparison for secret values
by Jason A. Donenfeld
· 7 years ago
244a7db
NFC: Add sockaddr length checks before accessing sa_family in bind handlers
by Mateusz Jurczyk
· 7 years ago
4a14225
nfc: Fix the sockaddr length sanitization in llcp_sock_connect
by Mateusz Jurczyk
· 7 years ago
d1ac8a9
nfc: Ensure presence of required attributes in the activate_target handler
by Mateusz Jurczyk
· 7 years ago
f73de3f
NFC: fix broken device allocation
by Johan Hovold
· 8 years ago
6a90f81
cfg80211: Check if NAN service ID is of expected size
by Srinivas Dasari
· 7 years ago
7e9e963
cfg80211: Check if PMKID attribute is of expected size
by Srinivas Dasari
· 7 years ago
e471290
cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIES
by Srinivas Dasari
· 7 years ago
b68aa7d
cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODE
by Srinivas Dasari
· 7 years ago
181dda4
rds: tcp: use sock_create_lite() to create the accept socket
by Sowmini Varadhan
· 7 years ago
0bc26d1
net: ipv6: Compare lwstate in detecting duplicate nexthops
by David Ahern
· 7 years ago
05e165e
net: core: Fix slab-out-of-bounds in netdev_stats_to_stats64
by Alban Browaeys
· 7 years ago
d2c9512
ipv6: dad: don't remove dynamic addresses if link is down
by Sabrina Dubroca
· 7 years ago
0673280
net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish()
by Michal Kubeček
· 7 years ago
e5e5c0e
bridge: mdb: fix leak on complete_info ptr on fail path
by Eduardo Valentin
· 7 years ago
3f04c32
net: prevent sign extension in dev_get_stats()
by Eric Dumazet
· 7 years ago
ef13840
tcp: reset sk_rx_dst in tcp_disconnect()
by WANG Cong
· 7 years ago
0526ff3
ipv6: avoid unregistering inet6_dev for loopback
by WANG Cong
· 7 years ago
dc491cd
net: sched: Fix one possible panic when no destroy callback
by Gao Feng
· 7 years ago
13550ff
net_sched: fix error recovery at qdisc creation
by Eric Dumazet
· 8 years ago
4211442
netfilter: use skb_to_full_sk in ip_route_me_harder
by Florian Westphal
· 8 years ago
ac27302
xfrm: Oops on error in pfkey_msg2xfrm_state()
by Dan Carpenter
· 7 years ago
c460f2b
xfrm: NULL dereference on allocation failure
by Dan Carpenter
· 7 years ago
1e16662
xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY
by Sabrina Dubroca
· 8 years ago
adfe95f
ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packets
by Peter Dawson
· 7 years ago
168bd51
sctp: check af before verify address in sctp_addr_id2transport
by Xin Long
· 8 years ago
9f8ffe4
tipc: allocate user memory with GFP_KERNEL flag
by Parthasarathy Bhuvaragan
· 8 years ago
6baa8c9
mac80211: initialize SMPS field in HT capabilities
by Felix Fietkau
· 8 years ago
6130fac
mac80211: recalculate min channel width on VHT opmode changes
by Johannes Berg
· 8 years ago
b07bf23
ip6_tunnel: must reload ipv6h in ip6ip6_tnl_xmit()
by Eric Dumazet
· 8 years ago
e5a2ba9
net: dsa: Check return value of phy_connect_direct()
by Florian Fainelli
· 8 years ago
5dcd085
net: ethtool: Initialize buffer when querying device channel settings
by Eran Ben Elisha
· 8 years ago
08cb8e5
l2tp: take a reference on sessions used in genetlink handlers
by Guillaume Nault
· 8 years ago
599e6f0
l2tp: hold session while sending creation notifications
by Guillaume Nault
· 8 years ago
d9face6
l2tp: fix duplicate session creation
by Guillaume Nault
· 8 years ago
806e988
l2tp: ensure session can't get removed during pppol2tp_session_ioctl()
by Guillaume Nault
· 8 years ago
6539c4f
l2tp: fix race in l2tp_recv_common()
by Guillaume Nault
· 8 years ago
b89bd0c
netfilter: synproxy: fix conntrackd interaction
by Eric Leblond
· 7 years ago
ced7689
netfilter: xt_TCPMSS: add more sanity tests on tcph->doff
by Eric Dumazet
· 8 years ago
8e23163
rtnetlink: add IFLA_GROUP to ifla_policy
by Serhey Popovych
· 7 years ago
b9ca9b0
ipv6: Do not leak throw route references
by Serhey Popovych
· 7 years ago
08058c2
net: 8021q: Fix one possible panic caused by BUG_ON in free_netdev
by Gao Feng
· 7 years ago
f1a0e7d
decnet: always not take dst->__refcnt when inserting dst into hash table
by Wei Wang
· 7 years ago
4c24686
sctp: return next obj by passing pos + 1 into sctp_transport_get_idx
by Xin Long
· 7 years ago
fded2d7
ipv6: fix calling in6_ifa_hold incorrectly for dad work
by Xin Long
· 7 years ago
cac2a9b
igmp: add a missing spin_lock_init()
by WANG Cong
· 7 years ago
ecd6627
igmp: acquire pmc lock for ip_mc_clear_src()
by WANG Cong
· 7 years ago
0596867
proc: snmp6: Use correct type in memset
by Christian Perle
· 7 years ago
57360bc
net: tipc: Fix a sleep-in-atomic bug in tipc_msg_reverse
by Jia-Ju Bai
· 7 years ago
bb566ce
net: caif: Fix a sleep-in-atomic bug in cfpkt_create_pfx
by Jia-Ju Bai
· 7 years ago
8cda426
sctp: disable BH in sctp_for_each_endpoint
by Xin Long
· 7 years ago
c6d4ff8
Fix an intermittent pr_emerg warning about lo becoming free.
by Krister Johansen
· 7 years ago
bb84290
af_unix: Add sockaddr length checks before accessing sa_family in bind and connect handlers
by Mateusz Jurczyk
· 7 years ago
b5cc68e
net: Zero ifla_vf_info in rtnl_fill_vfinfo()
by Mintz, Yuval
· 7 years ago
fd9b13e
decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skb
by Mateusz Jurczyk
· 7 years ago
d2f459e
net: don't call strlen on non-terminated string in dev_set_alias()
by Alexander Potapenko
· 7 years ago
98184bb
ipv6: release dst on error in ip6_dst_lookup_tail
by Willem de Bruijn
· 8 years ago
f206038
rxrpc: Fix several cases where a padded len isn't checked in ticket decode
by David Howells
· 7 years ago
5b754c9
mac80211: don't send SMPS action frame in AP mode when not needed
by Emmanuel Grumbach
· 7 years ago
3e8c503
mac80211: fix dropped counter in multiqueue RX
by Johannes Berg
· 7 years ago
6568f8f
mac80211: strictly check mesh address extension mode
by Rajkumar Manoharan
· 7 years ago
c814326
mac80211: fix IBSS presp allocation size
by Johannes Berg
· 8 years ago
841e4e7
mac80211: fix packet statistics for fast-RX
by Johannes Berg
· 8 years ago
f79d740
mac80211: fix CSA in IBSS mode
by Koen Vandeputte
· 8 years ago
f6e99a2
mac80211/wpa: use constant time memory comparison for MACs
by Jason A. Donenfeld
· 7 years ago
2ec5b68
mac80211: don't look at the PM bit of BAR frames
by Emmanuel Grumbach
· 7 years ago
47537bc
ila_xlat: add missing hash secret initialization
by Arnd Bergmann
· 7 years ago
c47538f
netfilter: nft_log: restrict the log prefix length to 127
by Liping Zhang
· 8 years ago
fefdd79
netfilter: nf_tables: fix set->nelems counting with no NLM_F_EXCL
by Pablo Neira Ayuso
· 8 years ago
f68a457
tipc: fix nametbl_lock soft lockup at node/link events
by Parthasarathy Bhuvaragan
· 8 years ago
1d6e36d
tipc: add subscription refcount to avoid invalid delete
by Parthasarathy Bhuvaragan
· 8 years ago
9f8df4f
tipc: fix connection refcount error
by Parthasarathy Bhuvaragan
· 8 years ago
c7a552e
tipc: ignore requests when the connection state is not CONNECTED
by Parthasarathy Bhuvaragan
· 8 years ago
fb72eca
sctp: sctp_addr_id2transport should verify the addr before looking up assoc
by Xin Long
· 8 years ago
bf812fe
sctp: sctp gso should set feature with NETIF_F_SG when calling skb_segment
by Xin Long
· 8 years ago
2fba4f5
ethtool: do not vzalloc(0) on registers dump
by Stanislaw Gruszka
· 7 years ago
1cadd39
ipv6: Fix IPv6 packet loss in scenarios involving roaming + snooping switches
by Linus Lüssing
· 7 years ago
d385ed7
ipv6: addrconf: fix generation of new temporary addresses
by Marcus Huewe
· 7 years ago
74e24d1
NET: Fix /proc/net/arp for AX.25
by Ralf Baechle
· 7 years ago
44bc7ca
tipc: Fix tipc_sk_reinit race conditions
by Herbert Xu
· 7 years ago
cb351da
ipv6: Inhibit IPv4-mapped src address on the wire.
by Jonathan T. Leighton
· 7 years ago
12ec256
ipv6: Handle IPv4-mapped src to in6addr_any dst.
by Jonathan T. Leighton
· 7 years ago
Next »