Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f2c9d72746730adf336fb54aa924fd8c5dcc271f
/
net
34f0516
rxrpc: Don't treat call aborts as conn aborts
by David Howells
· 7 years ago
9b7c95a
rxrpc: Fix Tx ring annotation after initial Tx failure
by David Howells
· 7 years ago
b389e04
net: Fix untag for vlan packets without ethernet header
by Toshiaki Makita
· 7 years ago
4703f3f
llc: properly handle dev_queue_xmit() return value
by Cong Wang
· 7 years ago
511d945
batman-adv: fix packet loss for broadcasted DHCP packets to a server
by Linus Lüssing
· 7 years ago
00a7d83
batman-adv: fix multicast-via-unicast transmission with AP isolation
by Linus Lüssing
· 7 years ago
d82309e
vti4: Don't override MTU passed on link creation via IFLA_MTU
by Stefano Brivio
· 7 years ago
69e6926
vti4: Don't count header length twice on tunnel setup
by Stefano Brivio
· 7 years ago
d86130f
batman-adv: Fix skbuff rcsum on packet reroute
by Sven Eckelmann
· 7 years ago
33e0acf
batman-adv: fix header size check in batadv_dbg_arp()
by Matthias Schiffer
· 7 years ago
58df289
net: Fix vlan untag for bridge and vlan_dev with reorder_hdr off
by Toshiaki Makita
· 7 years ago
d543907
ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu
by Sabrina Dubroca
· 7 years ago
cb5ce10
netfilter: ebtables: fix erroneous reject of last rule
by Florian Westphal
· 7 years ago
585f1ef
batman-adv: Fix multicast packet loss with a single WANT_ALL_IPV4/6 flag
by Linus Lüssing
· 7 years ago
f981ef6
net/tcp/illinois: replace broken algorithm reference link
by Joey Pabalinas
· 7 years ago
3588d9a
sit: fix IFLA_MTU ignored on NEWLINK
by Xin Long
· 7 years ago
11a670a
ip6_tunnel: fix IFLA_MTU ignored on NEWLINK
by Xin Long
· 7 years ago
9df8e11
qrtr: add MODULE_ALIAS macro to smd
by Ramon Fried
· 7 years ago
fef6509
batman-adv: Fix netlink dumping of BLA backbones
by Sven Eckelmann
· 7 years ago
50b1c6b
batman-adv: Fix netlink dumping of BLA claims
by Sven Eckelmann
· 7 years ago
d31ae95
batman-adv: Ignore invalid batadv_v_gw during netlink send
by Sven Eckelmann
· 7 years ago
280a7b6
batman-adv: Ignore invalid batadv_iv_gw during netlink send
by Sven Eckelmann
· 7 years ago
d505165
netfilter: ebtables: convert BUG_ONs to WARN_ONs
by Florian Westphal
· 7 years ago
4cf517f
batman-adv: invalidate checksum on fragment reassembly
by Matthias Schiffer
· 7 years ago
b6aa03f
batman-adv: fix packet checksum in receive path
by Matthias Schiffer
· 7 years ago
6588cfd
mac80211: drop frames with unexpected DS bits from fast-rx to slow path
by Felix Fietkau
· 7 years ago
d6114a68
mac80211: Do not disconnect on invalid operating class
by Ilan Peer
· 7 years ago
31155ee
mac80211: fix calling sleeping function in atomic context
by Sara Sharon
· 7 years ago
ae58b75
mac80211: fix a possible leak of station stats
by Sara Sharon
· 7 years ago
f55ec6a
rxrpc: Work around usercopy check
by David Howells
· 7 years ago
69b28c1
NFC: llcp: Limit size of SDP URI
by Kees Cook
· 7 years ago
a0138dc
RDS: IB: Fix null pointer issue
by Guanglei Li
· 7 years ago
dd5968e
netfilter: ipv6: nf_defrag: Kill frag queue on RFC2460 failure
by Subash Abhinov Kasiviswanathan
· 7 years ago
bfd188f
openvswitch: Remove padding from packet before L3+ conntrack processing
by Ed Swierk
· 7 years ago
d805047
tcp_nv: fix potential integer overflow in tcpnv_acked
by Gustavo A. R. Silva
· 7 years ago
d65bc95
netfilter: ipv6: nf_defrag: Pass on packets to stack per RFC2460
by Subash Abhinov Kasiviswanathan
· 7 years ago
7d73a8c
cfg80211: limit wiphy names to 128 bytes
by Johannes Berg
· 7 years ago
74a4c09
tcp: purge write queue in tcp_connect_init()
by Eric Dumazet
· 7 years ago
a5e907c
sock_diag: fix use-after-free read in __sk_free
by Eric Dumazet
· 6 years ago
6190cce
packet: in packet_snd start writing at link layer allocation
by Willem de Bruijn
· 7 years ago
2ef22bd
net: test tailroom before appending to linear skb
by Willem de Bruijn
· 6 years ago
f32bb2a
netfilter: nf_tables: can't fail after linking rule into active rule list
by Florian Westphal
· 7 years ago
f21ad10
l2tp: revert "l2tp: fix missing print session offset info"
by James Chapman
· 7 years ago
3e54e1c
xfrm: fix xfrm_do_migrate() with AEAD e.g(AES-GCM)
by Antony Antony
· 7 years ago
0e67ad5
sctp: delay the authentication for the duplicated cookie-echo chunk
by Xin Long
· 7 years ago
db869e7
sctp: fix the issue that the cookie-ack with auth can't get processed
by Xin Long
· 7 years ago
832978f
tcp: ignore Fast Open on repair mode
by Yuchung Cheng
· 7 years ago
a9d361c
tcp_bbr: fix to zero idle_restart only upon S/ACKed data
by Neal Cardwell
· 7 years ago
c832ac4
sctp: use the old asoc when making the cookie-ack chunk in dupcook_d
by Xin Long
· 7 years ago
1f2b77e
sctp: remove sctp_chunk_put from fail_mark err path in sctp_ulpevent_make_rcvmsg
by Xin Long
· 7 years ago
f9a670e
sctp: handle two v4 addrs comparison in sctp_inet6_cmp_addr
by Xin Long
· 7 years ago
32a42d5
openvswitch: Don't swap table in nlattr_set() after OVS_ATTR_NESTED is found
by Stefano Brivio
· 7 years ago
51d2a5e
net: support compat 64-bit time in {s,g}etsockopt
by Lance Richardson
· 7 years ago
c8b54621
net_sched: fq: take care of throttled flows before reuse
by Eric Dumazet
· 7 years ago
cf7ef0a
llc: better deal with too small mtu
by Eric Dumazet
· 7 years ago
d664986
ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg
by Andrey Ignatov
· 7 years ago
aef419e
dccp: fix tasklet usage
by Eric Dumazet
· 7 years ago
0c2133c
bridge: check iface upper dev when setting master via ioctl
by Hangbin Liu
· 7 years ago
81b8eb6
net: atm: Fix potential Spectre v1
by Gustavo A. R. Silva
· 7 years ago
dd4e714
rfkill: gpio: fix memory leak in probe error path
by Johan Hovold
· 7 years ago
869f538
tcp: fix TCP_REPAIR_QUEUE bound checking
by Eric Dumazet
· 7 years ago
e68fb962
soreuseport: initialise timewait reuseport field
by Eric Dumazet
· 7 years ago
543cb05
dccp: initialize ireq->ir_mark
by Eric Dumazet
· 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
473ac55
netlink: fix uninit-value in netlink_sendmsg
by Eric Dumazet
· 7 years ago
3832503
kcm: Call strp_stop before strp_done in kcm_attach
by Tom Herbert
· 7 years ago
83797a7
ipvs: fix rtnl_lock lockups caused by start_sync_thread
by Julian Anastasov
· 7 years ago
30c8555
libceph: validate con->state at the top of try_write()
by Ilya Dryomov
· 7 years ago
6044c69
libceph: reschedule a tick in finish_hunting()
by Ilya Dryomov
· 7 years ago
480179a
libceph: un-backoff on tick when we have a authenticated session
by Ilya Dryomov
· 7 years ago
2f7be12
strparser: Fix incorrect strp->need_bytes value.
by Doron Roberts-Kedes
· 7 years ago
e2956fc
ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy
by Eric Dumazet
· 7 years ago
55ca7b1
net: af_packet: fix race in PACKET_{R|T}X_RING
by Eric Dumazet
· 7 years ago
228ce13
tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established sockets
by Eric Dumazet
· 7 years ago
581cb19
net: fix deadlock while clearing neighbor proxy table
by Wolfgang Bumiller
· 7 years ago
7b80c16
llc: fix NULL pointer deref for SOCK_ZAPPED
by Cong Wang
· 7 years ago
90e19ec
llc: hold llc_sap before release_sock()
by Cong Wang
· 7 years ago
e5d0f6a6
net: sched: ife: signal not finding metaid
by Alexander Aring
· 7 years ago
2de74b9
sctp: do not check port in sctp_inet6_cmp_addr
by Xin Long
· 7 years ago
9d33bff
vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multi
by Toshiaki Makita
· 7 years ago
0b6693b
tipc: add policy for TIPC_NLA_NET_ADDR
by Eric Dumazet
· 7 years ago
b2a5207
packet: fix bitfield update race
by Willem de Bruijn
· 7 years ago
f838259
tcp: don't read out-of-bounds opsize
by Jann Horn
· 7 years ago
e202fa9
llc: delete timers synchronously in llc_sk_free()
by Cong Wang
· 7 years ago
0e770d2
net: validate attribute sizes in neigh_dump_table()
by Eric Dumazet
· 7 years ago
e9c4660
l2tp: check sockaddr length in pppol2tp_connect()
by Guillaume Nault
· 7 years ago
06a02a8
KEYS: DNS: limit the length of option strings
by Eric Biggers
· 7 years ago
463f845
rpc_pipefs: fix double-dput()
by Al Viro
· 7 years ago
fc89a75
rds: MP-RDS may use an invalid c_path
by Ka-Cheong Poon
· 7 years ago
b0a2a2b
Bluetooth: Fix connection if directed advertising and privacy is used
by Szymon Janc
· 7 years ago
994baf8
sunrpc: remove incorrect HMAC request initialization
by Eric Biggers
· 7 years ago
4363b97
net sched actions: fix dumping which requires several messages to user space
by Craig Dillabaugh
· 7 years ago
32a2fd9
strparser: Fix sign of err codes
by Dave Watson
· 7 years ago
8cba34a
route: check sysctl_fib_multipath_use_neigh earlier than hash
by Xin Long
· 7 years ago
0e8d6e8
net/sched: fix NULL dereference on the error path of tcf_skbmod_init()
by Davide Caratti
· 7 years ago
9d1ff26
net/sched: fix NULL dereference in the error path of tunnel_key_init()
by Davide Caratti
· 7 years ago
dbb6ed6
vti6: better validate user provided tunnel names
by Eric Dumazet
· 7 years ago
92b2828
ip6_tunnel: better validate user provided tunnel names
by Eric Dumazet
· 7 years ago
5dcf6eb
ip6_gre: better validate user provided tunnel names
by Eric Dumazet
· 7 years ago
Next »