Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
aa7c352f9841ab3fee5bf1de127a45e6310124a6
/
net
b5ac3be
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
864e2a1
ipv6: flowlabel: do not leave opt->tot_len with garbage
by Eric Dumazet
· 7 years ago
6cb3ece
rxrpc: Don't release call mutex on error pointer
by David Howells
· 7 years ago
95491e3
net: ethtool: remove error check for legacy setting transceiver type
by Niklas Söderlund
· 7 years ago
1b5f962
soreuseport: fix initialization race
by Craig Gallek
· 7 years ago
66c5451
net: bridge: fix returning of vlan range op errors
by Nikolay Aleksandrov
· 7 years ago
54d43117
sock: correct sk_wmem_queued accounting on efault in tcp zerocopy
by Willem de Bruijn
· 7 years ago
197df02
udp: make some messages more descriptive
by Matteo Croce
· 7 years ago
c69d75a
Merge tag 'linux-can-fixes-for-4.14-20171019' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
by David S. Miller
· 7 years ago
b4562ca
hv_sock: add locking in the open/close/release code paths
by Dexuan Cui
· 7 years ago
0a90e25
net/ncsi: Fix length of GVI response packet
by Gavin Shan
· 7 years ago
52b4c86
net/ncsi: Enforce failover on link monitor timeout
by Gavin Shan
· 7 years ago
100ef01
net/ncsi: Disable HWA mode when no channels are found
by Gavin Shan
· 7 years ago
0795fb2
net/ncsi: Stop monitor if channel times out or is inactive
by Samuel Mendoza-Jonas
· 7 years ago
6850d0f
net/ncsi: Fix AEN HNCDSC packet length
by Samuel Mendoza-Jonas
· 7 years ago
509c7a1
packet: avoid panic in packet_getsockopt()
by Eric Dumazet
· 7 years ago
c92e8c0
tcp/dccp: fix ireq->opt races
by Eric Dumazet
· 7 years ago
f7e9cb1
bpf: remove mark access for SK_SKB program types
by John Fastabend
· 7 years ago
34f79502
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
by John Fastabend
· 7 years ago
1cc276c
sctp: add the missing sock_owned_by_user check in sctp_icmp_redirect
by Xin Long
· 7 years ago
df80cd9
sctp: do not peel off an assoc from one netns to another one
by Xin Long
· 7 years ago
5a60622
can: af_can: can_pernet_init(): add missing error handling for kzalloc returning NULL
by Marc Kleine-Budde
· 7 years ago
cae1d5b
can: af_can: do not access proto_tab directly use rcu_access_pointer instead
by Marc Kleine-Budde
· 7 years ago
62c0464
can: bcm: check for null sk before deferencing it via the call to sock_net
by Colin Ian King
· 7 years ago
494b9ae7
Merge commit 'tags/keys-fixes-20171018' into fixes-v4.14-rc5
by James Morris
· 7 years ago
48044eb
netlink: fix netlink_ack() extack race
by Johannes Berg
· 7 years ago
363b02d
KEYS: Fix race between updating and finding a negative key
by David Howells
· 7 years ago
1b72bf5
Merge tag 'mac80211-for-davem-2017-10-16' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 7 years ago
823038c
dev_ioctl: add missing NETDEV_CHANGE_TX_QUEUE_LEN event notification
by Xin Long
· 7 years ago
c019b51
net/sched: cls_flower: Set egress_dev mark when calling into the HW driver
by Or Gerlitz
· 7 years ago
0ad646c
tun: call dev_get_valid_name() before register_netdevice()
by Cong Wang
· 7 years ago
2459b4c
net: enable interface alias removal via rtnl
by Nicolas Dichtel
· 7 years ago
2d7f669
rtnetlink: do not set notification for tx_queue_len in do_setlink
by Xin Long
· 7 years ago
64ff90c
rtnetlink: check DO_SETLINK_NOTIFY correctly in do_setlink
by Xin Long
· 7 years ago
dc709f3
rtnetlink: bring NETDEV_CHANGEUPPER event process back in rtnetlink_event
by Xin Long
· 7 years ago
e6e6659
rtnetlink: bring NETDEV_POST_TYPE_CHANGE event process back in rtnetlink_event
by Xin Long
· 7 years ago
ebdcf04
rtnetlink: bring NETDEV_CHANGE_TX_QUEUE_LEN event process back in rtnetlink_event
by Xin Long
· 7 years ago
8a21258
rtnetlink: bring NETDEV_CHANGEMTU event process back in rtnetlink_event
by Xin Long
· 7 years ago
fdf7cb4
mac80211: accept key reinstall without changing anything
by Johannes Berg
· 7 years ago
5903f59
l2tp: check ps->sock before running pppol2tp_session_ioctl()
by Guillaume Nault
· 7 years ago
09001b0
net: fix typo in skbuff.c
by Wenhua Shi
· 7 years ago
12ed377
ip: update policy routing config help
by Stephen Hemminger
· 7 years ago
6e9c007
net/ncsi: Don't limit vids based on hot_channel
by Samuel Mendoza-Jonas
· 7 years ago
c0576e3
net: call cgroup_sk_alloc() earlier in sk_clone_lock()
by Eric Dumazet
· 7 years ago
75cb070
Revert "net: defer call to cgroup_sk_alloc()"
by Eric Dumazet
· 7 years ago
fbb1fb4
net: defer call to cgroup_sk_alloc()
by Eric Dumazet
· 7 years ago
9f1c267
net: memcontrol: defer call to mem_cgroup_sk_alloc()
by Eric Dumazet
· 7 years ago
ff33952
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
68ebe3c
Merge tag 'nfs-for-4.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 7 years ago
fb60bcc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 7 years ago
996b44f
udp: fix bcast packet reception
by Paolo Abeni
· 7 years ago
41c8742
netlink: do not set cb_running if dump's start() errs
by Jason A. Donenfeld
· 7 years ago
6df4d17
Merge tag 'mac80211-for-davem-2017-10-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 7 years ago
93b0319
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 7 years ago
6c0e728
ipv4: Fix traffic triggered IPsec connections.
by Steffen Klassert
· 7 years ago
62cf27e
ipv6: Fix traffic triggered IPsec connections.
by Steffen Klassert
· 7 years ago
98589a0
netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'
by Shmulik Ladkani
· 7 years ago
49f817d
netfilter: SYNPROXY: skip non-tcp packet in {ipv4, ipv6}_synproxy_hook
by Lin Zhang
· 7 years ago
a9e2971
tipc: Unclone message at secondary destination lookup
by Jon Maloy
· 7 years ago
3382605
tipc: correct initialization of skb list
by Jon Maloy
· 7 years ago
3d0241d
gso: fix payload length when gso_size is zero
by Alexey Kodanev
· 7 years ago
a2d3f3e
ipv6: fix net.ipv6.conf.all.accept_dad behaviour for real
by Matteo Croce
· 7 years ago
e466af7
netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_user
by Eric Dumazet
· 7 years ago
5f9bfe0
netfilter: nf_tables: do not dump chain counters if not enabled
by Pablo Neira Ayuso
· 7 years ago
9a431ef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
e769fce
net: 8021q: skip packets if the vlan is down
by Vishakha Narvekar
· 7 years ago
ad67023
nl80211: Define policy for packet pattern attributes
by Peng Xu
· 7 years ago
ce024f4
net: rtnetlink: fix info leak in RTM_GETSTATS call
by Nikolay Aleksandrov
· 7 years ago
e63aaaa
netfilter: nf_tables: Release memory obtained by kasprintf
by Arvind Yadav
· 7 years ago
eefca20
socket, bpf: fix possible use after free
by Eric Dumazet
· 7 years ago
9f775ea
l2tp: fix l2tp_eth module loading
by Guillaume Nault
· 7 years ago
c84bed4
ip_gre: erspan device should keep dst
by Xin Long
· 7 years ago
c122fda
ip_gre: set tunnel hlen properly in erspan_tunnel_init
by Xin Long
· 7 years ago
5513d08
ip_gre: check packet length and mtu correctly in erspan_xmit
by Xin Long
· 7 years ago
935a974
ip_gre: get key from session_id correctly in erspan_rcv
by Xin Long
· 7 years ago
d099b8a
sunrpc: remove redundant initialization of sock
by Colin Ian King
· 7 years ago
aad0621
tipc: use only positive error codes in messages
by Parthasarathy Bhuvaragan
· 7 years ago
bc044e8
udp: perform source validation for mcast early demux
by Paolo Abeni
· 7 years ago
7487449
IPv4: early demux can return an error code
by Paolo Abeni
· 7 years ago
d41bb33
ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx path
by Xin Long
· 7 years ago
2d40557
ip6_gre: ip6gre_tap device should keep dst
by Xin Long
· 7 years ago
d51711c
ip_gre: ipgre_tap device should keep dst
by Xin Long
· 7 years ago
fef0035
netlink: do not proceed if dump's start() errs
by Jason A. Donenfeld
· 7 years ago
e6b72ee
netfilter: ebtables: fix race condition in frame_filter_net_init()
by Artem Savkov
· 7 years ago
0d18779
netfilter: nf_tables: fix update chain error
by JingPiao Chen
· 7 years ago
e517341
netfilter: ipset: Fix race between dump and swap
by Ross Lagerwall
· 7 years ago
e49aa15
Revert "Bluetooth: Add option for disabling legacy ioctl interfaces"
by Linus Torvalds
· 7 years ago
9d538fa
net: Set sk_prot_creator when cloning sockets to the right proto
by Christoph Paasch
· 7 years ago
da7c956
packet: only test po->has_vnet_hdr once in packet_snd
by Willem de Bruijn
· 7 years ago
4971613
packet: in packet_do_bind, test fanout with bind_lock held
by Willem de Bruijn
· 7 years ago
e804441
net: dsa: Fix network device registration order
by Florian Fainelli
· 7 years ago
35f493b
inetpeer: fix RCU lookup() again
by Eric Dumazet
· 7 years ago
dd269db
xfrm: don't call xfrm_policy_cache_flush under xfrm_state_lock
by Artem Savkov
· 7 years ago
c2cc187
sctp: Fix a big endian bug in sctp_diag_dump()
by Dan Carpenter
· 7 years ago
e23ed76
netfilter: ipset: pernet ops must be unregistered last
by Florian Westphal
· 7 years ago
48596a8
netfilter: ipset: Fix adding an IPv4 range containing more than 2^31 addresses
by Jozsef Kadlecsik
· 7 years ago
89fcbb5
netfilter: xt_socket: Restore mark from full sockets only
by Subash Abhinov Kasiviswanathan
· 7 years ago
62b982e
l2tp: fix race condition in l2tp_tunnel_delete
by Sabrina Dubroca
· 7 years ago
36f6ee2
vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit
by Alexey Kodanev
· 7 years ago
b621129
netfilter: ipvs: full-functionality option for ECN encapsulation in tunnel
by Vadim Fedorenko
· 8 years ago
Next »