Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6afc662e68b5f988282ff20afd58a89b1c279dca
/
net
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
b228a94
l2tp: fix race between l2tp_session_delete() and l2tp_tunnel_closeall()
by Guillaume Nault
· 7 years ago
cdd10c9
l2tp: ensure sessions are freed after their PPPOL2TP socket
by Guillaume Nault
· 7 years ago
edd3155
IB: Correct MR length field to be 64-bit
by Parav Pandit
· 7 years ago
71aa60f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
fbed24b
inet: fix improper empty comparison
by Josef Bacik
· 7 years ago
7a56673
net: use inet6_rcv_saddr to compare sockets
by Josef Bacik
· 7 years ago
cbb2fb5
net: set tb->fast_sk_family
by Josef Bacik
· 7 years ago
581fe0e
net: orphan frags on stand-alone ptype in dev_queue_xmit_nit
by Willem de Bruijn
· 7 years ago
8c96fee
net/smc: no close wait in case of process shut down
by Ursula Braun
· 7 years ago
18e537c
net/smc: introduce a delay
by Ursula Braun
· 7 years ago
bfbedfd
net/smc: terminate link group if out-of-sync is received
by Ursula Braun
· 7 years ago
5bc11dd
net/smc: longer delay for client link group removal
by Ursula Braun
· 7 years ago
8301fa4
net/smc: adapt send request completion notification
by Ursula Braun
· 7 years ago
a6832c3
net/smc: adjust net_device refcount
by Ursula Braun
· 7 years ago
731b008
net/smc: take RCU read lock for routing cache lookup
by Ursula Braun
· 7 years ago
846e344
net/smc: add receive timeout check
by Hans Wippel
· 7 years ago
09579ac
net/smc: add missing dev_put
by Hans Wippel
· 7 years ago
19cab88
net: ethtool: Add back transceiver type
by Florian Fainelli
· 7 years ago
fe2502e
net_sched: remove cls_flower idr on failure
by Cong Wang
· 7 years ago
21f4d5c
net_sched/hfsc: fix curve activation in hfsc_change_class()
by Konstantin Khlebnikov
· 7 years ago
c8e1812
net_sched: always reset qdisc backlog in qdisc_reset()
by Konstantin Khlebnikov
· 7 years ago
4c4d11b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 7 years ago
92dd545
net: change skb->mac_header when Generic XDP calls adjust_head
by Edward Cree
· 7 years ago
c2a64bb
net: compat: assert the size of cmsg copied in is as expected
by Meng Xu
· 7 years ago
008ba2a
packet: hold bind lock when rebinding to fanout hook
by Willem de Bruijn
· 7 years ago
35e015e
ipv6: fix net.ipv6.conf.all interface DAD handlers
by Matteo Croce
· 7 years ago
6819a14
net: ipv6: fix regression of no RTM_DELADDR sent after DAD failure
by Mike Manning
· 7 years ago
7c30013
bpf: fix ri->map_owner pointer on bpf_prog_realloc
by Daniel Borkmann
· 7 years ago
b5b7db8
tcp: fastopen: fix on syn-data transmit failure
by Eric Dumazet
· 7 years ago
29a0cfb
libceph: don't allow bidirectional swap of pg-upmap-items
by Ilya Dryomov
· 7 years ago
fd0e4c5
Merge tag 'mac80211-for-davem-2017-11-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 7 years ago
4c71244
tcp: remove two unused functions
by Yuchung Cheng
· 7 years ago
3ff4cbe
net/sched: cls_matchall: fix crash when used with classful qdisc
by Davide Caratti
· 7 years ago
8c22dab
ip6_tunnel: do not allow loading ip6_tunnel if ipv6 is disabled in cmdline
by Xin Long
· 7 years ago
76cc0d3
ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_header
by Xin Long
· 7 years ago
265698d
nl80211: fix null-ptr dereference on invalid mesh configuration
by Johannes Berg
· 7 years ago
63ecc3d
udpv6: Fix the checksum computation when HW checksum does not apply
by Subash Abhinov Kasiviswanathan
· 7 years ago
7f4f7dd
netfilter: ipset: ipset list may return wrong member count for set with timeout
by Vishwanath Pai
· 7 years ago
b0ade85
netfilter: nat: Do not use ARRAY_SIZE() on spinlocks to fix zero div
by Geert Uytterhoeven
· 7 years ago
48bddb1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
fc22579
tcp: fix data delivery rate
by Eric Dumazet
· 7 years ago
8c7c19a
sctp: do not mark sk dumped when inet_sctp_diag_fill returns err
by Xin Long
· 7 years ago
d25adbe
sctp: fix an use-after-free issue in sctp_sock_dump
by Xin Long
· 7 years ago
8c72c65
tcp: update skb->skb_mstamp more carefully
by Eric Dumazet
· 7 years ago
cbea8f0
net: ipv4: fix l3slave check for index returned in IP_PKTINFO
by David Ahern
· 7 years ago
e785fa0
nl80211: check for the required netlink attributes presence
by Vladis Dronov
· 7 years ago
581bfce
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
Next »