Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3ddf8d193b688a3a916882cda8f0bfd040c5e8db
/
net
726ab24
Merge remote-tracking branch 'origin/tmp-3be7988' into msm-4.8
by Kyle Yan
· 8 years ago
87ee128
Merge tag 'nfsd-4.8-2' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
2c937eb
Merge tag 'nfs-for-4.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 8 years ago
bf2c4b6
svcauth_gss: Revert 64c59a3726f2 ("Remove unnecessary allocation")
by Chuck Lever
· 8 years ago
da499f8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
7303a14
sctp: identify chunks that need to be fragmented at IP level
by Marcelo Ricardo Leitner
· 8 years ago
db7196a
tcp: cwnd does not increase in TCP YeAH
by Artem Germanov
· 8 years ago
76061f6
tcp: fastopen: avoid negative sk_forward_alloc
by Eric Dumazet
· 8 years ago
40e3012
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 8 years ago
68088ae
Merge remote-tracking branch 'msm-4.4/tmp-c693593' into msm-4.8
by Trilok Soni
· 8 years ago
751eb6b
ipv6: addrconf: fix dev refcont leak when DAD failed
by Wei Yongjun
· 8 years ago
5a56a0b
net: Don't delete routes in different VRFs
by Mark Tomlinson
· 8 years ago
05c9746
xprtrdma: Fix receive buffer accounting
by Chuck Lever
· 8 years ago
78d506e
xprtrdma: Revert 3d4cf35bd4fa ("xprtrdma: Reply buffer exhaustion...")
by Chuck Lever
· 8 years ago
03c2778
ipv6: release dst in ping_v6_sendmsg
by Dave Jones
· 8 years ago
6e1ce3c
af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'
by Linus Torvalds
· 8 years ago
38f7bd9
Revert "af_unix: Fix splice-bind deadlock"
by Linus Torvalds
· 8 years ago
24b27fc
bonding: Fix bonding crash
by Mahesh Bandewar
· 8 years ago
a41bd25
sunrpc: fix UDP memory accounting
by Paolo Abeni
· 8 years ago
2f86953
l2tp: fix use-after-free during module unload
by Sabrina Dubroca
· 8 years ago
ab34380
ipv6: Don't unset flowi6_proto in ipxip6_tnl_xmit()
by Eli Cooper
· 8 years ago
635c223
rps: flow_dissector: Fix uninitialized flow_keys used in __skb_get_hash possibly
by Gao Feng
· 8 years ago
28b346c
tcp: fastopen: fix rcv_wup initialization for TFO server on SYN/data
by Neal Cardwell
· 8 years ago
85a3d4a
net: bridge: don't increment tx_dropped in br_do_proxy_arp
by Nikolay Aleksandrov
· 8 years ago
29c994e
netconf: add a notif when settings are created
by Nicolas Dichtel
· 8 years ago
d26c638
ipv6: add missing netconf notif when 'all' is updated
by Nicolas Dichtel
· 8 years ago
d2f394d
tipc: fix random link resets while adding a second bearer
by Parthasarathy Bhuvaragan
· 8 years ago
c0338af
kcm: fix a socket double free
by WANG Cong
· 8 years ago
9264251
bridge: re-introduce 'fix parsing of MLDv2 reports'
by Davide Caratti
· 8 years ago
2df5d10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 8 years ago
1554369
Merge tag 'mac80211-for-davem-2016-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 8 years ago
0cf21c6
Merge tag 'nfs-for-4.8-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 8 years ago
c73c248
netfilter: nf_tables_netdev: remove redundant ip_hdr assignment
by Liping Zhang
· 8 years ago
554d072
mac80211: TDLS: don't require beaconing for AP BW
by Arik Nemtsov
· 8 years ago
5c1f5b4
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by David S. Miller
· 8 years ago
166ee5b
qdisc: fix a module refcount leak in qdisc_create_dflt()
by Eric Dumazet
· 8 years ago
a5de125
tipc: fix the error handling in tipc_udp_enable()
by Wei Yongjun
· 8 years ago
4f34228
Bluetooth: Fix hci_sock_recvmsg when MSG_TRUNC is not set
by Luiz Augusto von Dentz
· 8 years ago
90a56f7
Bluetooth: Fix bt_sock_recvmsg when MSG_TRUNC is not set
by Luiz Augusto von Dentz
· 8 years ago
4249fc1
netfilter: ebtables: put module reference when an incorrect extension is found
by Sabrina Dubroca
· 8 years ago
960fa72
netfilter: nft_meta: improve the validity check of pkttype set expr
by Liping Zhang
· 8 years ago
533e330
netfilter: cttimeout: unlink timeout objs in the unconfirmed ct lists
by Liping Zhang
· 8 years ago
23aaba5
netfilter: cttimeout: put back l4proto when replacing timeout policy
by Liping Zhang
· 8 years ago
93fac10
netfilter: nfnetlink: use list_for_each_entry_safe to delete all objects
by Liping Zhang
· 8 years ago
89e1f6d
netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUT
by Liping Zhang
· 8 years ago
16590a2
SUNRPC: Silence WARN_ON when NFSv4.1 over RDMA is in use
by Chuck Lever
· 8 years ago
0727443
Merge remote-tracking branch 'remotes/origin/tmp-fa8410b'
by Bruce Levy
· 8 years ago
dbb5088
Bluetooth: split sk_filter in l2cap_sock_recv_cb
by Daniel Borkmann
· 8 years ago
9afee94
Bluetooth: Fix memory leak at end of hci requests
by Frederic Dalleau
· 8 years ago
d7226c7
net: diag: Fix refcnt leak in error path destroying socket
by David Ahern
· 8 years ago
75d855a
udp: get rid of SLAB_DESTROY_BY_RCU allocations
by Eric Dumazet
· 8 years ago
232cb53
sctp: fix overrun in sctp_diag_dump_one()
by Lance Richardson
· 8 years ago
20a2b49
tcp: properly scale window in tcp_v[46]_reqsk_send_ack()
by Eric Dumazet
· 8 years ago
e83c674
udp: fix poll() issue with zero sized packets
by Eric Dumazet
· 8 years ago
28a10c4
net sched: fix encoding to use real length
by Jamal Hadi Salim
· 8 years ago
c0451fe
net: ip_finish_output_gso: Allow fragmenting segments of tunneled skbs if their DF is unset
by Shmulik Ladkani
· 8 years ago
85b51b1
net: ipv6: Remove addresses for failures with strict DAD
by Mike Manning
· 8 years ago
11d7a0b
xfrm: Only add l3mdev oif to dst lookups
by David Ahern
· 8 years ago
56cff47
l2tp: Fix the connect status check in pppol2tp_getname
by Gao Feng
· 8 years ago
4c2f245
sctp: linearize early if it's not GSO
by Marcelo Ricardo Leitner
· 8 years ago
98a384e
fib_trie: Fix the description of pos and bits
by Xunlei Pang
· 8 years ago
53409af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 8 years ago
b75911b
netfilter: cttimeout: fix use after free error when delete netns
by Liping Zhang
· 8 years ago
12be15d
netfilter: nfnetlink_acct: fix race between nfacct del and xt_nfacct destroy
by Liping Zhang
· 8 years ago
184ca82
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
b5ac851
net_sched: allow flushing tc police actions
by Roman Mashak
· 8 years ago
0852e45
net_sched: unify the init logic for act_police
by WANG Cong
· 8 years ago
22dc13c
net_sched: convert tcf_exts from list to pointer array
by WANG Cong
· 8 years ago
824a7e8
net_sched: remove an unnecessary list_del()
by WANG Cong
· 8 years ago
f07fed8
net_sched: remove the leftover cleanup_a()
by WANG Cong
· 8 years ago
dcbe359
netfilter: tproxy: properly refcount tcp listeners
by Eric Dumazet
· 8 years ago
aca3001
netfilter: nfnetlink_acct: report overquota to the right netns
by Liping Zhang
· 8 years ago
2497b84
netfilter: nfnetlink_log: add "nf-logger-3-1" module alias name
by Liping Zhang
· 8 years ago
e77e6ff
netfilter: conntrack: do not dump other netns's conntrack entries via proc
by Liping Zhang
· 8 years ago
3ec60b9
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 8 years ago
a4dfdec
Merge remote-tracking branch 'remotes/origin/tmp-694d0d0' into msm-4.8_Merge_4.8-rc2
by Bruce Levy
· 8 years ago
d2fbdf7
tipc: fix NULL pointer dereference in shutdown()
by Vegard Nossum
· 8 years ago
3d7b332
gre: set inner_protocol on xmit
by Simon Horman
· 8 years ago
5e45789
net: ipv6: Fix ping to link-local addresses.
by Lorenzo Colitti
· 8 years ago
21bc54f
vhost/vsock: drop space available check for TX vq
by Gerard Garcia
· 8 years ago
952fcfd
net: remove type_check from dev_get_nest_level()
by Sabrina Dubroca
· 8 years ago
bc56163
net: ipv6: Do not keep IPv6 addresses when IPv6 is disabled
by Mike Manning
· 8 years ago
54236ab
net/sctp: always initialise sctp_ht_iter::start_fail
by Vegard Nossum
· 8 years ago
5ba092e
net/irda: handle iriap_register_lsap() allocation failure
by Vegard Nossum
· 8 years ago
0ed661d
bpf: fix write helpers with regards to non-linear parts
by Daniel Borkmann
· 8 years ago
b4c0e0c
calipso: fix resource leak on calipso_genopt failure
by Colin Ian King
· 8 years ago
747ea55
bpf: fix bpf_skb_in_cgroup helper naming
by Daniel Borkmann
· 8 years ago
9909170
Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 8 years ago
6da7e95
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 8 years ago
1625f45
net/xfrm_input: fix possible NULL deref of tunnel.ip6->parms.i_key
by Alexey Kodanev
· 8 years ago
4b5b9ba
openvswitch: do not ignore netdev errors when creating tunnel vports
by Martynas Pumputis
· 8 years ago
672ca65
tipc: fix variable dereference before NULL check
by Parthasarathy Bhuvaragan
· 8 years ago
293fddf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 8 years ago
4da449a
netfilter: nft_exthdr: Add size check on u8 nft_exthdr attributes
by Laura Garcia Liebana
· 8 years ago
7bb90c3
bridge: Fix problems around fdb entries pointing to the bridge device
by Toshiaki Makita
· 8 years ago
a5d0dc8
vti: flush x-netns xfrm cache when vti interface is removed
by Lance Richardson
· 8 years ago
992c273
rxrpc: Free packets discarded in data_ready
by David Howells
· 8 years ago
50fd85a
rxrpc: Fix a use-after-push in data_ready handler
by David Howells
· 8 years ago
2e7e975
rxrpc: Once packet posted in data_ready, don't retry posting
by David Howells
· 8 years ago
f9dc575
rxrpc: Don't access connection from call if pointer is NULL
by David Howells
· 8 years ago
Next »