Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
08db141b5313ac2f64b844fb5725b8d81744b417
/
net
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
ba615f67
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
· 7 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
f3b4e55
libceph: drop version variable from ceph_monmap_decode()
by Ilya Dryomov
· 7 years ago
1759f7b
libceph: make ceph_msg_data_advance() return void
by Ilya Dryomov
· 7 years ago
6f4dbd1
libceph: use kbasename() and kill ceph_file_part()
by Ilya Dryomov
· 7 years ago
2f9bfd3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 7 years ago
1b57b62
cfg80211: make cfg80211_sched_scan_results() work from atomic context
by Arend Van Spriel
· 7 years ago
86ca984
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
2d76b2f
net: sched: cls_matchall: fix null pointer dereference
by Jiri Pirko
· 7 years ago
499fde6
vsock: use new wait API for vsock_stream_sendmsg()
by WANG Cong
· 7 years ago
232cd35
ipv6: fix out of bound writes in __ip6_append_data()
by Eric Dumazet
· 7 years ago
6d18c73
bridge: start hello_timer when enabling KERNEL_STP in br_stp_start
by Xin Long
· 7 years ago
7d472a5
arp: always override existing neigh entries with gratuitous ARP
by Ihar Hrachyshka
· 7 years ago
d9ef2e7
arp: postpone addr_type calculation to as late as possible
by Ihar Hrachyshka
· 7 years ago
6fd0563
arp: decompose is_garp logic into a separate function
by Ihar Hrachyshka
· 7 years ago
34eb5fe
arp: fixed error in a comment
by Ihar Hrachyshka
· 7 years ago
499350a
tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0
by Wei Wang
· 7 years ago
23416e2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 7 years ago
9e856e4
Merge tag 'for-linus-4.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
a486cd2
xfrm: fix state migration copy replay sequence numbers
by Antony Antony
· 7 years ago
aaf0475
xen/9pfs: p9_trans_xen_init and p9_trans_xen_exit can be static
by Wei Yongjun
· 7 years ago
14e3995
xen/9pfs: fix return value check in xen_9pfs_front_probe()
by Wei Yongjun
· 7 years ago
fdcee2c
sctp: do not inherit ipv6_{mc|ac|fl}_list from parent
by Eric Dumazet
· 7 years ago
a3f96c4
udp: make *udp*_queue_rcv_skb() functions static
by Paolo Abeni
· 7 years ago
a285860
bridge: netlink: check vlan_default_pvid range
by Tobias Jungel
· 7 years ago
64df6d5
net: x25: fix one potential use-after-free issue
by linzhang
· 7 years ago
751a9c7
netfilter: xtables: fix build failure from COMPAT_XT_ALIGN outside CONFIG_COMPAT
by Willem de Bruijn
· 7 years ago
7dd7eb9
ipv6: Check ip6_find_1stfragopt() return value properly.
by David S. Miller
· 7 years ago
9142e900
net: fix compile error in skb_orphan_partial()
by Eric Dumazet
· 7 years ago
2423496
ipv6: Prevent overrun when parsing v6 header options
by Craig Gallek
· 7 years ago
77d7123
neighbour: update neigh timestamps iff update is effective
by Ihar Hrachyshka
· 7 years ago
23d268e
arp: honour gratuitous ARP _replies_
by Ihar Hrachyshka
· 7 years ago
5667c86
mac80211: strictly check mesh address extension mode
by Rajkumar Manoharan
· 7 years ago
f6c5775
net: Improve handling of failures on link and route dumps
by David Ahern
· 7 years ago
19a0f7e
net/smc: Add warning about remote memory exposure
by Christoph Hellwig
· 7 years ago
263eec9
smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEY
by Ursula Braun
· 7 years ago
bcfc7d3
ipmr: vrf: Find VIFs using the actual device
by Thomas Winter
· 7 years ago
bafbb9c
tcp: eliminate negative reordering in tcp_clean_rtx_queue
by Soheil Hassas Yeganeh
· 7 years ago
c953d63
ebtables: arpreply: Add the standard target sanity check
by Gao Feng
· 7 years ago
a95cfad
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
66eb9f8
ipv6: avoid dad-failures for addresses with NODAD
by Mahesh Bandewar
· 7 years ago
d19b183
net/packet: fix missing net_device reference release
by Douglas Caetano dos Santos
· 7 years ago
5910544
netfilter: nf_tables: revisit chain/object refcounting from elements
by Pablo Neira Ayuso
· 7 years ago
71df14b
netfilter: nf_tables: missing sanitization in data from userspace
by Pablo Neira Ayuso
· 7 years ago
fa80360
netfilter: nf_tables: can't assume lock is acquired when dumping set elems
by Liping Zhang
· 7 years ago
87e94db
netfilter: synproxy: fix conntrackd interaction
by Eric Leblond
· 7 years ago
324318f
netfilter: xtables: zero padding in data_to_user
by Willem de Bruijn
· 7 years ago
ff1e430
Merge tag 'ipvs-fixes-for-v4.12' of http://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs
by Pablo Neira Ayuso
· 7 years ago
9338d7b
netfilter: nfnl_cthelper: reject del request if helper obj is in use
by Liping Zhang
· 7 years ago
d91fc59
netfilter: introduce nf_conntrack_helper_put helper function
by Liping Zhang
· 7 years ago
d110a39
netfilter: don't setup nat info for confirmed ct
by Liping Zhang
· 7 years ago
a2b7cbd
netfilter: ctnetlink: Make some parameters integer to avoid enum mismatch
by Matthias Kaehlcke
· 8 years ago
dbc2b5e
sctp: fix src address selection if using secondary addresses for ipv6
by Xin Long
· 7 years ago
844cf76
tipc: make macro tipc_wait_for_cond() smp safe
by Jon Paul Maloy
· 7 years ago
cb395b2
net: sched: optimize class dumps
by Eric Dumazet
· 7 years ago
Next »