aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-20ipv6: Change "final" protocol processing for encapsulationTom Herbert1-1/+14
2016-05-20ipv6: Fix nexthdr for reinjectionTom Herbert1-3/+15
2016-05-20net: define gso types for IPx over IPv4 and IPv6Tom Herbert6-18/+15
2016-05-20gso: Remove arbitrary checks for unsupported GSOTom Herbert7-102/+1
2016-05-19Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller6-25/+93
2016-05-19tipc: block BH in TCP callbacksEric Dumazet1-4/+4
2016-05-19rds: tcp: block BH in TCP callbacksEric Dumazet4-8/+8
2016-05-19kcm: fix a signedness in kcm_splice_read()WANG Cong1-1/+1
2016-05-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds3-4/+4
2016-05-18batman-adv: initialize ELP orig address on secondary interfacesMarek Lindner3-9/+34
2016-05-18batman-adv: Avoid duplicate neigh_node additionsLinus Lüssing1-2/+4
2016-05-18batman-adv: Fix integer overflow in batadv_iv_ogm_calc_tqSven Eckelmann1-2/+3
2016-05-18batman-adv: make sure ELP/OGM orig MAC is updated on address changeAntonio Quartulli1-4/+22
2016-05-18batman-adv: Fix unexpected free of bcast_own on add_if errorSven Eckelmann1-3/+1
2016-05-18batman-adv: Fix refcnt leak in batadv_v_neigh_*Sven Eckelmann1-7/+25
2016-05-18batman-adv: Avoid nullptr derefence in batadv_v_neigh_is_sobSven Eckelmann1-0/+4
2016-05-18batman-adv: fix skb deref after freeFlorian Westphal1-1/+3
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2016-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds365-7855/+13259
2016-05-17Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2016-05-17Merge tag 'net-next-qcom-soc-4.7-2-merge' of git://github.com/andersson/kernelDavid S. Miller1-3/+6
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2016-05-17switchdev: pass pointer to fib_info instead of copyJiri Pirko1-4/+2
2016-05-17net_sched: close another race condition in tcf_mirred_release()WANG Cong1-2/+3
2016-05-17tipc: fix nametable publication field in nl compatRichard Alpe1-1/+1
2016-05-17Merge branch 'ovl-fixes' into for-linusAl Viro64-374/+682
2016-05-16netlink: Fix dump skb leak/double freeHerbert Xu1-2/+5
2016-05-16tipc: check nl sock before parsing nested attributesRichard Alpe1-0/+3
2016-05-16fq_codel: fix memory limitation driftEric Dumazet1-1/+2
2016-05-16net: also make sch_handle_egress() drop monitor readyDaniel Borkmann1-3/+3
2016-05-16net/hsr: Use setup_timer and mod_timer.Muhammad Falak R Wani1-8/+3
2016-05-16Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller1-2/+2
2016-05-16bpf: add generic constant blinding for use in jitsDaniel Borkmann2-2/+14
2016-05-16bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apisDaniel Borkmann1-1/+5
2016-05-16bpf: split HAVE_BPF_JIT into cBPF and eBPF variantDaniel Borkmann1-3/+11
2016-05-16bpf: minor cleanups in ebpf codeDaniel Borkmann1-19/+15
2016-05-16tcp: minor optimizations around tcp_hdr() usageEric Dumazet3-22/+20
2016-05-16sock: propagate __sock_cmsg_send() errorEric Dumazet2-4/+6
2016-05-16net: qrtr: fix build problemsArnd Bergmann2-2/+4
2016-05-16net/sched: cls_flower: Hardware offloaded filters statistics supportAmir Vadai1-0/+21
2016-05-16net/sched: act_gact: Update statistics when offloaded to hardwareAmir Vadai1-0/+15
2016-05-16net: cls_u32: Add support for skip-sw flag to tc u32 classifier.Samudrala, Sridhar1-9/+36
2016-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller15-39/+106
2016-05-14net: switchdev: Drop EXPERIMENTAL from descriptionFlorian Fainelli1-1/+1
2016-05-14net/route: enforce hoplimit max valuePaolo Abeni2-0/+4
2016-05-14nf_conntrack: avoid kernel pointer value leak in slab nameLinus Torvalds1-1/+3
2016-05-13Merge tag 'qcom-soc-for-4.7-2' into net-nextBjorn Andersson1-3/+6
2016-05-13Bluetooth: fix power_on vs close raceJiri Slaby1-2/+2
2016-05-13udp: Resolve NULL pointer dereference over flow-based vxlan deviceAlexander Duyck2-13/+5
2016-05-13sunrpc: set SOCK_FASYNCEric Dumazet1-0/+3