summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | openvswitch: Fix skb leak in ovs_fragment()Joe Stringer2015-10-07
| | * | | | | | | | | | | | | | | net: dsa: exit probe if no switch were foundNeil Armstrong2015-10-07
| | * | | | | | | | | | | | | | | net: dsa: switch to devm_ calls and remove kfree callsNeil Armstrong2015-10-07
| | * | | | | | | | | | | | | | | net: dsa: complete dsa_switch_destroyNeil Armstrong2015-10-07
| | * | | | | | | | | | | | | | | net: dsa: add missing dsa_switch mdiobus removeNeil Armstrong2015-10-07
| | * | | | | | | | | | | | | | | net: dsa: add missing kfree on removeNeil Armstrong2015-10-07
| | * | | | | | | | | | | | | | | net: Fix vti use case with oif in dst lookups for IPv6David Ahern2015-10-07
| | * | | | | | | | | | | | | | | openvswitch: Fix ovs_vport_get_stats()Pravin B Shelar2015-10-05
| | * | | | | | | | | | | | | | | ovs: do not allocate memory from offline numa nodeKonstantin Khlebnikov2015-10-05
| | * | | | | | | | | | | | | | | bpf: fix panic in SO_GET_FILTER with native ebpf programsDaniel Borkmann2015-10-05
| | * | | | | | | | | | | | | | | openvswitch: Rename LABEL->LABELSJoe Stringer2015-10-05
| | * | | | | | | | | | | | | | | net/unix: fix logic about sk_peek_offsetAndrey Vagin2015-10-05
| | * | | | | | | | | | | | | | | act_mirred: always release tcf hashWANG Cong2015-10-05
| | * | | | | | | | | | | | | | | act_mirred: fix a race condition on mirred_listWANG Cong2015-10-05
| | * | | | | | | | | | | | | | | ipv4: fix reply_dst leakage on arp replyJiri Benc2015-10-05
| | * | | | | | | | | | | | | | | inet: fix race in reqsk_queue_unlink()Eric Dumazet2015-10-05
| | | |_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-10-16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | rbd: use writefull op for object size writesIlya Dryomov2015-10-16
| | | |_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-10-15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | xprtrdma: Don't require LOCAL_DMA_LKEY support for fastregSagi Grimberg2015-10-06
| * | | | | | | | | | | | | | | Merge tag 'nfsd-4.3-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-10-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | / | | | |_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | svcrdma: Fix NFS server crash triggered by 1MB NFS WRITEChuck Lever2015-10-12
| * | | | | | | | | | | | | | Merge tag 'nfsd-4.3-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-10-09
| |\| | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | svcrdma: handle rdma read with a non-zero initial page offsetSteve Wise2015-09-29
| | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge tag 'nfs-rdma-for-4.3-2' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2015-10-02
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | xprtrdma: disconnect and flush cqs before freeing buffersSteve Wise2015-09-28
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-10-18
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2015-10-17
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | netfilter: ipv4: whitespace around operatorsIan Morris2015-10-16
| * | | | | | | | | | | | | | netfilter: ipv4: code indentationIan Morris2015-10-16
| * | | | | | | | | | | | | | netfilter: ipv4: function definition layoutIan Morris2015-10-16
| * | | | | | | | | | | | | | netfilter: ipv4: ternary operator layoutIan Morris2015-10-16
| * | | | | | | | | | | | | | netfilter: ipv4: label placementIan Morris2015-10-16
| * | | | | | | | | | | | | | netfilter: turn NF_HOOK into an inline functionArnd Bergmann2015-10-16
| * | | | | | | | | | | | | | netfilter: nf_queue: remove rcu_read_lock callsFlorian Westphal2015-10-16
| * | | | | | | | | | | | | | netfilter: make nf_queue_entry_get_refs return voidFlorian Westphal2015-10-16
| * | | | | | | | | | | | | | netfilter: remove hook owner refcountingFlorian Westphal2015-10-16
| * | | | | | | | | | | | | | netfilter: nfnetlink_log: validate dependencies to avoid breaking atomicityPablo Neira2015-10-15
| * | | | | | | | | | | | | | netfilter: nfnetlink_log: consolidate check for instance in nfulnl_recv_config()Pablo Neira Ayuso2015-10-15
| * | | | | | | | | | | | | | netfilter: ipv6: pointer cast layoutIan Morris2015-10-14
| * | | | | | | | | | | | | | netfilter: ip6_tables: improve if statementsIan Morris2015-10-14
| * | | | | | | | | | | | | | netfilter: ip6_tables: ternary operator layoutIan Morris2015-10-13
| * | | | | | | | | | | | | | netfilter: ipv6: whitespace around operatorsIan Morris2015-10-13
| * | | | | | | | | | | | | | netfilter: ipv6: code indentationIan Morris2015-10-13
| * | | | | | | | | | | | | | netfilter: ip6_tables: function definition layoutIan Morris2015-10-13
| * | | | | | | | | | | | | | netfilter: ip6_tables: label placementIan Morris2015-10-13
| * | | | | | | | | | | | | | netfilter: nfqueue: don't use prev pointerFlorian Westphal2015-10-13
| * | | | | | | | | | | | | | netfilter: nfnetlink_log: autoload nf_conntrack_netlink module NFQA_CFG_F_CON...Ken-ichirou MATSUZAWA2015-10-12
| * | | | | | | | | | | | | | netfilter: bridge: avoid unused label warningArnd Bergmann2015-10-12
| * | | | | | | | | | | | | | Merge tag 'ipvs4-for-v4.4' of https://git.kernel.org/pub/scm/linux/kernel/git...Pablo Neira Ayuso2015-10-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \