aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2015-12-13sched/wait: Fix the signal handling fixGravatar Peter Zijlstra 1-3/+3
2015-12-13Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 2-8/+12
2015-12-07SUNRPC: Fix callback channelGravatar Trond Myklebust 2-8/+12
2015-12-07Merge branch 'master' into for-4.4-fixesGravatar Tejun Heo 96-617/+1044
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 70-298/+596
2015-12-03Merge tag 'mac80211-for-davem-2015-12-02' of git://git.kernel.org/pub/scm/lin...Gravatar David S. Miller 6-15/+21
2015-12-03net_sched: fix qdisc_tree_decrease_qlen() racesGravatar Eric Dumazet 4-14/+23
2015-12-03openvswitch: fix hangup on vxlan/gre/geneve device deletionGravatar Paolo Abeni 2-3/+7
2015-12-03ipv4: igmp: Allow removing groups from a removed interfaceGravatar Andrew Lunn 1-2/+3
2015-12-03ipv6: sctp: implement sctp_v6_destroy_sock()Gravatar Eric Dumazet 1-1/+8
2015-12-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar David S. Miller 1-1/+6
2015-12-03ipv6: kill sk_dst_lockGravatar Eric Dumazet 6-31/+7
2015-12-03ipv6: sctp: add rcu protection around np->optGravatar Eric Dumazet 1-3/+10
2015-12-03cgroup: fix handling of multi-destination migration from subtree_control enab...Gravatar Tejun Heo 2-9/+11
2015-12-03net/neighbour: fix crash at dumping device-agnostic proxy entriesGravatar Konstantin Khlebnikov 1-2/+2
2015-12-02sctp: use GFP_USER for user-controlled kmallocGravatar Marcelo Ricardo Leitner 1-2/+2
2015-12-02ipv6: add complete rcu protection around np->optGravatar Eric Dumazet 11-50/+101
2015-12-02mac80211: fix off-channel mgmt-tx uninitialized variable usageGravatar Johannes Berg 1-2/+6
2015-12-02mac80211: do not actively scan DFS channelsGravatar Antonio Quartulli 1-4/+5
2015-12-02mac80211: don't teardown sdata on sdata stopGravatar Eliad Peller 1-1/+1
2015-12-02openvswitch: properly refcount vport-vxlan moduleGravatar Paolo Abeni 4-5/+9
2015-12-01net: fix sock_wake_async() rcu protectionGravatar Eric Dumazet 3-25/+22
2015-12-01net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAGravatar Eric Dumazet 15-38/+36
2015-12-01Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"Gravatar Nicolas Dichtel 3-9/+5
2015-11-30tcp: initialize tp->copied_seq in case of cross SYN connectionGravatar Eric Dumazet 1-0/+1
2015-11-30af-unix: passcred support for sendpageGravatar Hannes Frederic Sowa 1-15/+64
2015-11-29packet: Allow packets with only a header (but no payload)Gravatar Martin Blumenstingl 1-2/+2
2015-11-24RDS: fix race condition when sending a message on unbound socketGravatar Quentin Casasnovas 2-7/+3
2015-11-24net: openvswitch: Remove invalid commentGravatar Aaron Conole 1-2/+2
2015-11-24net: ipmr, ip6mr: fix vif/tunnel failure race conditionGravatar Nikolay Aleksandrov 2-12/+0
2015-11-24rxrpc: Correctly handle ack at end of client call transmit phaseGravatar David Howells 1-1/+3
2015-11-24ipv6: distinguish frag queues by device for multicast and link-local packetsGravatar Michal Kubeček 2-5/+10
2015-11-24tipc: fix error handling of expanding buffer headroomGravatar Ying Xue 1-2/+5
2015-11-23tipc: avoid packets leaking on socket receive queueGravatar Ying Xue 1-3/+7
2015-11-23nfs4: limit callback decoding to received bytesGravatar Benjamin Coddington 2-0/+9
2015-11-23net/hsr: fix a warning messageGravatar Dan Carpenter 1-1/+1
2015-11-23unix: avoid use-after-free in ep_remove_wait_queueGravatar Rainer Weikusat 1-19/+164
2015-11-23cgroups: Allow dynamically changing net_classidGravatar Nina Schiff 1-8/+18
2015-11-22net: ip6mr: fix static mfc/dev leaks on table destructionGravatar Nikolay Aleksandrov 1-7/+8
2015-11-22net: ipmr: fix static mfc/dev leaks on table destructionGravatar Nikolay Aleksandrov 1-7/+8
2015-11-22net, scm: fix PaX detected msg_controllen overflow in scm_detach_fdsGravatar Daniel Borkmann 1-0/+2
2015-11-20tipc: correct settings of broadcast link stateGravatar Jon Paul Maloy 1-0/+2
2015-11-20tcp: fix potential huge kmalloc() calls in TCP_REPAIRGravatar Eric Dumazet 1-3/+19
2015-11-20tcp: fix Fast Open snmp over-counting bugGravatar Yuchung Cheng 1-1/+1
2015-11-20tcp: disable Fast Open on timeouts after handshakeGravatar Yuchung Cheng 1-0/+12
2015-11-20mac80211: always set the buf_size in AddBA req to 64Gravatar Gregory Greenman 1-1/+2
2015-11-20mac80211: ensure we don't update tx power on a non-running sdataGravatar Emmanuel Grumbach 1-1/+2
2015-11-18tcp: md5: fix lockdep annotationGravatar Eric Dumazet 1-1/+2
2015-11-18net: dns_resolver: convert time_t to time64_tGravatar Aya Mahfouz 1-1/+1
2015-11-18net/ip6_tunnel: fix dst leakGravatar Paolo Abeni 1-1/+1