Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
498e9ade6593887397844eb8ac9d811252f7239e
/
net
b4846fc
igmp: add a missing spin_lock_init()
by WANG Cong
· 7 years ago
db833d4
rtnetlink: add IFLA_GROUP to ifla_policy
by Serhey Popovych
· 7 years ago
07f6155
ipv6: Do not leak throw route references
by Serhey Popovych
· 7 years ago
fe420d8
net/core: remove explicit do_softirq() from busy_poll_stop()
by Sebastian Siewior
· 7 years ago
bdaf32c
fib_rules: Resolve goto rules target on delete
by Serhey Popovych
· 7 years ago
86fdb34
sctp: ensure ep is not destroyed before doing the dump
by Xin Long
· 7 years ago
9745e36
net: 8021q: Fix one possible panic caused by BUG_ON in free_netdev
by Gao Feng
· 7 years ago
4b153ca
Merge tag 'mac80211-for-davem-2017-06-16' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 7 years ago
46f8cd9
ip6_tunnel: Correct tos value in collect_md mode
by Haishuang Yan
· 7 years ago
76371d2
decnet: always not take dst->__refcnt when inserting dst into hash table
by Wei Wang
· 7 years ago
f1925ca
ip6_tunnel: fix potential issue in __ip6_tnl_rcv
by Haishuang Yan
· 7 years ago
469f87e
ip_tunnel: fix potential issue in ip_tunnel_rcv
by Haishuang Yan
· 7 years ago
988c732
sctp: return next obj by passing pos + 1 into sctp_transport_get_idx
by Xin Long
· 7 years ago
5f2f976
rxrpc: Fix several cases where a padded len isn't checked in ticket decode
by David Howells
· 7 years ago
f8a894b
ipv6: fix calling in6_ifa_hold incorrectly for dad work
by Xin Long
· 7 years ago
849a44d
net: don't global ICMP rate limit packets originating from loopback
by Jesper Dangaard Brouer
· 7 years ago
c4f65b0
net/act_pedit: fix an error code
by Dan Carpenter
· 7 years ago
7403060
net_sched: move tcf_lock down after gen_replace_estimator()
by WANG Cong
· 7 years ago
68dd02d
dev_ioctl: copy only the smaller struct iwreq for wext
by Johannes Berg
· 7 years ago
4f39a1f
wireless: wext: use struct iwreq earlier in the call chain
by Johannes Berg
· 7 years ago
8bfb367
wireless: wext: remove ndo_do_ioctl fallback
by Johannes Berg
· 7 years ago
20a3d5b
caif: Add sockaddr length check before accessing sa_family in connect handler
by Mateusz Jurczyk
· 7 years ago
7de8440
Merge tag 'batadv-net-for-davem-20170613' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 7 years ago
c5549ee
Merge tag 'mac80211-for-davem-2017-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 7 years ago
c38b7d3
igmp: acquire pmc lock for ip_mc_clear_src()
by WANG Cong
· 7 years ago
97d8b6e
net: rps: fix uninitialized symbol warning
by Ashwanth Goli
· 7 years ago
b3dd827
mac80211: don't send SMPS action frame in AP mode when not needed
by Emmanuel Grumbach
· 7 years ago
98c67d1
mac80211/wpa: use constant time memory comparison for MACs
by Jason A. Donenfeld
· 7 years ago
c87905b
mac80211: set bss_info data before configuring the channel
by Johannes Berg
· 7 years ago
44f6d42
mac80211: remove 5/10 MHz rate code from station MLME
by Johannes Berg
· 7 years ago
204a7db
mac80211: Fix incorrect condition when checking rx timestamp
by Avraham Stern
· 7 years ago
769dc04
mac80211: don't look at the PM bit of BAR frames
by Emmanuel Grumbach
· 7 years ago
675c8da
hsr: fix incorrect warning
by Karicheri, Muralidharan
· 7 years ago
3500cd73
proc: snmp6: Use correct type in memset
by Christian Perle
· 7 years ago
4b1f0d3
net: ipmr: Fix some mroute forwarding issues in vrf's
by Donald Sharp
· 7 years ago
343eba6
net: tipc: Fix a sleep-in-atomic bug in tipc_msg_reverse
by Jia-Ju Bai
· 7 years ago
f146e87
net: caif: Fix a sleep-in-atomic bug in cfpkt_create_pfx
by Jia-Ju Bai
· 7 years ago
581409d
sctp: disable BH in sctp_for_each_endpoint
by Xin Long
· 7 years ago
9b3dc0a
l2tp: cast l2tp traffic counter to unsigned
by Dominik Heidler
· 7 years ago
f6d4c71
Merge tag 'linux-can-fixes-for-4.12-20170609' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
by David S. Miller
· 7 years ago
c7a61cb
mac80211: free netdev on dev_alloc_name() error
by Johannes Berg
· 7 years ago
773fc8f
net: rps: send out pending IPI's on CPU hotplug
by ashwanth@codeaurora.org
· 7 years ago
f186ce6
Fix an intermittent pr_emerg warning about lo becoming free.
by Krister Johansen
· 7 years ago
defbcf2
af_unix: Add sockaddr length checks before accessing sa_family in bind and connect handlers
by Mateusz Jurczyk
· 7 years ago
74b7b49
can: af_can: namespace support: fix lockdep splat: properly initialize spin_lock
by Marc Kleine-Budde
· 7 years ago
0db47e3
ila_xlat: add missing hash secret initialization
by Arnd Bergmann
· 7 years ago
8397ed3
net: ipv6: Release route when device is unregistering
by David Ahern
· 7 years ago
0eed9cf
net: Zero ifla_vf_info in rtnl_fill_vfinfo()
by Mintz, Yuval
· 7 years ago
dd0da17
decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skb
by Mateusz Jurczyk
· 7 years ago
c164772
Revert "decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skb"
by David S. Miller
· 7 years ago
85eac2b
decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skb
by Mateusz Jurczyk
· 7 years ago
cf124db
net: Fix inconsistent teardown and release of private netdev state.
by David S. Miller
· 8 years ago
c28294b
net: don't call strlen on non-terminated string in dev_set_alias()
by Alexander Potapenko
· 7 years ago
b29794e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
1020ce3
net: bridge: fix a null pointer dereference in br_afspec
by Nikolay Aleksandrov
· 7 years ago
e3ebdb2
net/ipv6: Fix CALIPSO causing GPF with datagram support
by Richard Haines
· 7 years ago
f4eb17e
Revert "sit: reload iphdr in ipip6_rcv"
by David S. Miller
· 7 years ago
6044bd4
devlink: fix potential memort leak
by Haishuang Yan
· 7 years ago
b699d00
sit: reload iphdr in ipip6_rcv
by Haishuang Yan
· 7 years ago
77d4b1d
net: ping: do not abuse udp_poll()
by Eric Dumazet
· 7 years ago
b07ac98
net: dsa: Fix stale cpu_switch reference after unbind then bind
by Florian Fainelli
· 7 years ago
e3e86b5
ipv6: Fix leak in ipv6_gso_segment().
by David S. Miller
· 7 years ago
38b2579
sock: reset sk_err when the error queue is empty
by Soheil Hassas Yeganeh
· 7 years ago
5f733ee
ip6_tunnel: fix traffic class routing for tunnels
by Liam McBirnie
· 7 years ago
125f42b
Merge tag 'nfs-for-4.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 7 years ago
44abafc
tcp: disallow cwnd undo when switching congestion control
by Yuchung Cheng
· 7 years ago
6e80ac5
ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt()
by Ben Hutchings
· 7 years ago
13fb6c2
Merge tag 'mac80211-for-davem-2017-06-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 7 years ago
ac2629a
net: dsa: Move dsa_switch_{suspend,resume} out of legacy.c
by Florian Fainelli
· 7 years ago
e165bc0
mac80211: fix dropped counter in multiqueue RX
by Johannes Berg
· 7 years ago
aeb0732
net: bridge: start hello timer only if device is up
by Nikolay Aleksandrov
· 7 years ago
7212462
netlink: don't send unknown nsid
by Nicolas Dichtel
· 7 years ago
c2e8471
mpls: fix clearing of dead nh_flags on link up
by Roopa Prabhu
· 7 years ago
15e5651
tcp: reinitialize MTU probing when setting MSS in a TCP repair
by Douglas Caetano dos Santos
· 7 years ago
6ea44ad
SUNRPC: ensure correct error is reported by xs_tcp_setup_socket()
by NeilBrown
· 7 years ago
7a7c0a6
mac80211: fix TX aggregation start/stop callback race
by Johannes Berg
· 7 years ago
468b0df
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 7 years ago
6741d51
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
3fb07da
ipv4: add reference counting to metrics
by Eric Dumazet
· 7 years ago
0e9a709
ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packets
by Peter Dawson
· 7 years ago
804ec7e
sctp: fix ICMP processing if skb is non-linear
by Davide Caratti
· 7 years ago
0908cf4
net: llc: add lock_sock in llc_ui_bind to avoid a race condition
by linzhang
· 7 years ago
80941b2
Merge tag 'ceph-for-4.12-rc3' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 7 years ago
41703a7
bpf: add bpf_clone_redirect to bpf_helper_changes_pkt_data
by Daniel Borkmann
· 7 years ago
5990baa
arp: fixed -Wuninitialized compiler warning
by Ihar Hrachyshka
· 7 years ago
ba615f6
tcp: avoid fastopen API to be used on AF_UNSPEC
by Wei Wang
· 7 years ago
7c3f1875
net: move somaxconn init from sysctl code
by Roman Kapl
· 7 years ago
029c581
Merge tag 'mac80211-for-davem-2017-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 7 years ago
0ff50e8
net: rtnetlink: bail out from rtnl_fdb_dump() on parse error
by Alexander Potapenko
· 7 years ago
7e06297
sctp: set new_asoc temp when processing dupcookie
by Xin Long
· 7 years ago
3ab2137
sctp: fix stream update when processing dupcookie
by Xin Long
· 7 years ago
0a2ad54
libceph: cleanup old messages according to reconnect seq
by Yan, Zheng
· 8 years ago
d2c23c0
xprtrdma: Delete an error message for a failed memory allocation in xprt_rdma_bc_setup()
by Markus Elfring
· 7 years ago
fefa926
netfilter: ctnetlink: fix incorrect nf_ct_put during hash resize
by Liping Zhang
· 7 years ago
124dffe
netfilter: nat: use atomic bit op to clear the _SRC_NAT_DONE_BIT
by Liping Zhang
· 7 years ago
d2df92e
netfilter: nft_set_rbtree: handle element re-addition after deletion
by Pablo Neira Ayuso
· 7 years ago
f3c0eb0
netfilter: conntrack: fix false CRC32c mismatch using paged skb
by Davide Caratti
· 7 years ago
293dffa
libceph: NULL deref on crush_decode() error path
by Dan Carpenter
· 7 years ago
b51456a
libceph: fix error handling in process_one_ticket()
by Ilya Dryomov
· 7 years ago
d18a124
libceph: validate blob_struct_v in process_one_ticket()
by Ilya Dryomov
· 7 years ago
Next »