Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e906a5f67e5a3337d696ec848e9c28fc68b39aa3
/
net
068d8bd
sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp_close
by Xin Long
· 9 years ago
574aab1
net, socket, socket_wq: fix missing initialization of flags
by Nicolai Stange
· 9 years ago
90c7afc96
openvswitch: Fix template leak in error cases.
by Joe Stringer
· 9 years ago
3538a5c
sctp: label accepted/peeled off sockets
by Marcelo Ricardo Leitner
· 9 years ago
9ba0b96
sctp: use GFP_USER for user-controlled kmalloc
by Marcelo Ricardo Leitner
· 9 years ago
c1a9a29
ipv6: honor ifindex in case we receive ll addresses in router advertisements
by Hannes Frederic Sowa
· 9 years ago
5449a5c
addrconf: always initialize sysctl table data
by WANG Cong
· 9 years ago
024f35c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 9 years ago
e459dfe
ipv6/addrlabel: fix ip6addrlbl_get()
by Andrey Ryabinin
· 9 years ago
ef9cdd0
switchdev: bridge: Pass ageing time as clock_t instead of jiffies
by Ido Schimmel
· 9 years ago
a7c09ae
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 9 years ago
e905eab
openvswitch: correct encoding of set tunnel action attributes
by Simon Horman
· 9 years ago
6d3c348
ipip: ioctl: Remove superfluous IP-TTL handling.
by Pravin B Shelar
· 9 years ago
d5f79b6
netfilter: nft_ct: include direction when dumping NFT_CT_L3PROTOCOL key
by Florian Westphal
· 9 years ago
aa47e42
netfilter: nf_tables: use skb->protocol instead of assuming ethernet header
by Pablo Neira Ayuso
· 9 years ago
73796d8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
ac5cc97
net: check both type and procotol for tcp sockets
by WANG Cong
· 9 years ago
07e100f
tcp: restore fastopen with no data in SYN packet
by Eric Dumazet
· 9 years ago
3822b5c
af_unix: Revert 'lock_interruptible' in stream receive code
by Rainer Weikusat
· 9 years ago
3036fac
fou: clean up socket with kfree_rcu
by Hannes Frederic Sowa
· 9 years ago
4d4f379
Merge tag 'mac80211-for-davem-2015-12-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 9 years ago
9b29c69
ipv6: automatically enable stable privacy mode if stable_secret set
by Hannes Frederic Sowa
· 9 years ago
130ed5d
net: fix uninitialized variable issue
by tadeusz.struk@intel.com
· 9 years ago
5233252
bluetooth: Validate socket address length in sco_sock_bind().
by David S. Miller
· 9 years ago
225734d
net_sched: make qdisc_tree_decrease_qlen() work for non mq
by Eric Dumazet
· 9 years ago
cf1e05c
mac80211: handle width changes from opmode notification IE in beacon
by Eyal Shapira
· 9 years ago
a87da0c
mac80211: suppress unchanged "limiting TX power" messages
by Johannes Berg
· 9 years ago
1ea2c86
mac80211: reprogram in interface order
by Johannes Berg
· 9 years ago
74430f9
mac80211: run scan completed work on reconfig failure
by Johannes Berg
· 9 years ago
707554b
nl80211: Fix potential memory leak in nl80211_connect
by Ola Olsson
· 9 years ago
e5dbe07
nl80211: Fix potential memory leak in nl80211_set_wowlan
by Ola Olsson
· 9 years ago
09d1180
nl80211: fix a few memory leaks in reg.c
by Ola Olsson
· 9 years ago
f654861
skbuff: Fix offset error in skb_reorder_vlan_header
by Vlad Yasevich
· 9 years ago
5037e9e
net: fix IP early demux races
by Eric Dumazet
· 9 years ago
79462ad0
net: add validation for the socket syscall protocol argument
by Hannes Frederic Sowa
· 9 years ago
9e5be5b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 9 years ago
7f49e7a
net: Flush local routes when device changes vrf association
by David Ahern
· 9 years ago
dfd01f0
sched/wait: Fix the signal handling fix
by Peter Zijlstra
· 9 years ago
a907e36
netfilter: nf_tables: use reverse traversal commit_list in nf_tables_abort
by Xin Long
· 9 years ago
fc891828
Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 9 years ago
f20367d
mpls: make via address optional for multipath routes
by Robert Shearman
· 9 years ago
eb7809f
mpls: fix out-of-bounds access when via address not specified
by Robert Shearman
· 9 years ago
72dcac9
mpls: don't dump RTA_VIA attribute if not specified
by Robert Shearman
· 9 years ago
a3e948e
mpls: validate L2 via address length
by Robert Shearman
· 9 years ago
d110986
openvswitch: Respect conntrack zone even if invalid
by Joe Stringer
· 9 years ago
2f3ab9f
openvswitch: Fix helper reference leak
by Joe Stringer
· 9 years ago
9470e24
ipv6: sctp: clone options to avoid use after free
by Eric Dumazet
· 9 years ago
d188ba8
xfrm: add rcu protection to sk->sk_policy[]
by Eric Dumazet
· 9 years ago
56f0473
xfrm: add rcu grace period in xfrm_policy_destroy()
by Eric Dumazet
· 9 years ago
d3340b7
netfilter: nf_dup: add missing dependencies with NF_CONNTRACK
by Pablo Neira Ayuso
· 9 years ago
bd678e0
netfilter: nfnetlink: fix splat due to incorrect socket memory accounting in skbuff clones
by Pablo Neira Ayuso
· 9 years ago
633c9a8
netfilter: nfnetlink: avoid recurrent netns lookups in call_batch
by Pablo Neira Ayuso
· 9 years ago
b7bb110
rfkill: copy the name into the rfkill struct
by Johannes Berg
· 9 years ago
639e077
netfilter: nfnetlink_queue: Unregister pernet subsys in case of init failure
by Nikolay Borisov
· 9 years ago
bd5eb35
xfrm: take care of request sockets
by Eric Dumazet
· 9 years ago
69ce648
ipv6: sctp: fix lockdep splat in sctp_v6_get_dst()
by Eric Dumazet
· 9 years ago
0c9cd7c
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 9 years ago
fe82b33
mpls: fix sending of local encapped packets
by Robert Shearman
· 9 years ago
756b9b3
SUNRPC: Fix callback channel
by Trond Myklebust
· 9 years ago
0b98f0c
Merge branch 'master' into for-4.4-fixes
by Tejun Heo
· 9 years ago
b7fe3d4
batman-adv: Fix invalid stack access in batadv_dat_select_candidates
by Sven Eckelmann
· 9 years ago
4c71895
batman-adv: fix erroneous client entry duplicate detection
by Marek Lindner
· 9 years ago
a6cb390
batman-adv: avoid keeping false temporary entry
by Simon Wunderlich
· 9 years ago
437bb0e
batman-adv: fix speedy join for DAT cache replies
by Simon Wunderlich
· 9 years ago
8a0d19c
sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PENDING
by lucien
· 9 years ago
8b570dc
sctp: only drop the reference on the datamsg after sending a msg
by lucien
· 9 years ago
69b5777
sctp: hold the chunks only after the chunk is enqueued in outq
by lucien
· 9 years ago
50a5ffb
sctp: also copy sk_tsflags when copying the socket
by Marcelo Ricardo Leitner
· 9 years ago
01ce63c
sctp: update the netstamp_needed counter when copying sockets
by Marcelo Ricardo Leitner
· 9 years ago
cb5e173
sctp: use the same clock as if sock source timestamps were on
by Marcelo Ricardo Leitner
· 9 years ago
9a1ec46
ipv6: keep existing flags when setting IFA_F_OPTIMISTIC
by Bjørn Mork
· 9 years ago
6a61d4d
gre6: allow to update all parameters via rtnl
by Nicolas Dichtel
· 9 years ago
071f5d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
e3c9b1e
Merge tag 'mac80211-for-davem-2015-12-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 9 years ago
4eaf3b8
net_sched: fix qdisc_tree_decrease_qlen() races
by Eric Dumazet
· 9 years ago
1317530
openvswitch: fix hangup on vxlan/gre/geneve device deletion
by Paolo Abeni
· 9 years ago
4eba7bb
ipv4: igmp: Allow removing groups from a removed interface
by Andrew Lunn
· 9 years ago
602dd62
ipv6: sctp: implement sctp_v6_destroy_sock()
by Eric Dumazet
· 9 years ago
79aecc7
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by David S. Miller
· 9 years ago
6bd4f35
ipv6: kill sk_dst_lock
by Eric Dumazet
· 9 years ago
c836a8b
ipv6: sctp: add rcu protection around np->opt
by Eric Dumazet
· 9 years ago
1f7dd3e5
cgroup: fix handling of multi-destination migration from subtree_control enabling
by Tejun Heo
· 9 years ago
6adc5fd
net/neighbour: fix crash at dumping device-agnostic proxy entries
by Konstantin Khlebnikov
· 9 years ago
cacc062
sctp: use GFP_USER for user-controlled kmalloc
by Marcelo Ricardo Leitner
· 9 years ago
45f6fad
ipv6: add complete rcu protection around np->opt
by Eric Dumazet
· 9 years ago
c1df932
mac80211: fix off-channel mgmt-tx uninitialized variable usage
by Johannes Berg
· 9 years ago
4e39cca
mac80211: do not actively scan DFS channels
by Antonio Quartulli
· 9 years ago
835112b
mac80211: don't teardown sdata on sdata stop
by Eliad Peller
· 9 years ago
83e4bf7
openvswitch: properly refcount vport-vxlan module
by Paolo Abeni
· 9 years ago
ceb5d58
net: fix sock_wake_async() rcu protection
by Eric Dumazet
· 9 years ago
9cd3e07
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
by Eric Dumazet
· 9 years ago
304d888
Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"
by Nicolas Dichtel
· 9 years ago
142a2e7
tcp: initialize tp->copied_seq in case of cross SYN connection
by Eric Dumazet
· 9 years ago
9490f88
af-unix: passcred support for sendpage
by Hannes Frederic Sowa
· 9 years ago
880621c
packet: Allow packets with only a header (but no payload)
by Martin Blumenstingl
· 9 years ago
8c7188b
RDS: fix race condition when sending a message on unbound socket
by Quentin Casasnovas
· 9 years ago
20f7956
net: openvswitch: Remove invalid comment
by Aaron Conole
· 9 years ago
fbdd29b
net: ipmr, ip6mr: fix vif/tunnel failure race condition
by Nikolay Aleksandrov
· 9 years ago
33c40e2
rxrpc: Correctly handle ack at end of client call transmit phase
by David Howells
· 9 years ago
264640f
ipv6: distinguish frag queues by device for multicast and link-local packets
by Michal Kubeček
· 9 years ago
Next »