aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2015-12-11openvswitch: Respect conntrack zone even if invalidJoe Stringer
2015-12-11openvswitch: Fix helper reference leakJoe Stringer
2015-12-11ipv6: sctp: clone options to avoid use after freeEric Dumazet
2015-12-11xfrm: add rcu protection to sk->sk_policy[]Eric Dumazet
2015-12-11xfrm: add rcu grace period in xfrm_policy_destroy()Eric Dumazet
2015-12-10netfilter: nf_dup: add missing dependencies with NF_CONNTRACKPablo Neira Ayuso
2015-12-10netfilter: nfnetlink: fix splat due to incorrect socket memory accounting in ...Pablo Neira Ayuso
2015-12-10netfilter: nfnetlink: avoid recurrent netns lookups in call_batchPablo Neira Ayuso
2015-12-10rfkill: copy the name into the rfkill structJohannes Berg
2015-12-09netfilter: nfnetlink_queue: Unregister pernet subsys in case of init failureNikolay Borisov
2015-12-07xfrm: take care of request socketsEric Dumazet
2015-12-07ipv6: sctp: fix lockdep splat in sctp_v6_get_dst()Eric Dumazet
2015-12-07Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2015-12-07mpls: fix sending of local encapped packetsRobert Shearman
2015-12-07SUNRPC: Fix callback channelTrond Myklebust
2015-12-07Merge branch 'master' into for-4.4-fixesTejun Heo
2015-12-07batman-adv: Fix invalid stack access in batadv_dat_select_candidatesSven Eckelmann
2015-12-07batman-adv: fix erroneous client entry duplicate detectionMarek Lindner
2015-12-07batman-adv: avoid keeping false temporary entrySimon Wunderlich
2015-12-07batman-adv: fix speedy join for DAT cache repliesSimon Wunderlich
2015-12-06sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PEN...lucien
2015-12-06sctp: only drop the reference on the datamsg after sending a msglucien
2015-12-06sctp: hold the chunks only after the chunk is enqueued in outqlucien
2015-12-05sctp: also copy sk_tsflags when copying the socketMarcelo Ricardo Leitner
2015-12-05sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner
2015-12-05sctp: use the same clock as if sock source timestamps were onMarcelo Ricardo Leitner
2015-12-05ipv6: keep existing flags when setting IFA_F_OPTIMISTICBjørn Mork
2015-12-04gre6: allow to update all parameters via rtnlNicolas Dichtel
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-12-03Merge tag 'mac80211-for-davem-2015-12-02' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-12-03net_sched: fix qdisc_tree_decrease_qlen() racesEric Dumazet
2015-12-03openvswitch: fix hangup on vxlan/gre/geneve device deletionPaolo Abeni
2015-12-03ipv4: igmp: Allow removing groups from a removed interfaceAndrew Lunn
2015-12-03ipv6: sctp: implement sctp_v6_destroy_sock()Eric Dumazet
2015-12-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-12-03ipv6: kill sk_dst_lockEric Dumazet
2015-12-03ipv6: sctp: add rcu protection around np->optEric Dumazet
2015-12-03cgroup: fix handling of multi-destination migration from subtree_control enab...Tejun Heo
2015-12-03net/neighbour: fix crash at dumping device-agnostic proxy entriesKonstantin Khlebnikov
2015-12-02sctp: use GFP_USER for user-controlled kmallocMarcelo Ricardo Leitner
2015-12-02ipv6: add complete rcu protection around np->optEric Dumazet
2015-12-02mac80211: fix off-channel mgmt-tx uninitialized variable usageJohannes Berg
2015-12-02mac80211: do not actively scan DFS channelsAntonio Quartulli
2015-12-02mac80211: don't teardown sdata on sdata stopEliad Peller
2015-12-02openvswitch: properly refcount vport-vxlan modulePaolo Abeni
2015-12-01net: fix sock_wake_async() rcu protectionEric Dumazet
2015-12-01net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet
2015-12-01Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"Nicolas Dichtel
2015-11-30tcp: initialize tp->copied_seq in case of cross SYN connectionEric Dumazet
2015-11-30af-unix: passcred support for sendpageHannes Frederic Sowa