summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* ipv6: Set features for IPv6 tunnelsTom Herbert2016-05-201-0/+9
* ip6_tunnel: Add support for fou/gue encapsulationTom Herbert2016-05-201-0/+72
* ip6_gre: Add support for fou/gue encapsulationTom Herbert2016-05-201-4/+75
* fou: Add encap ops for IPv6 tunnelsTom Herbert2016-05-202-0/+141
* ip6_tun: Add infrastructure for doing encapsulationTom Herbert2016-05-202-13/+86
* fou: Support IPv6 in fouTom Herbert2016-05-201-12/+35
* fou: Split out {fou,gue}_build_headerTom Herbert2016-05-201-10/+37
* fou: Call setup_udp_tunnel_sockTom Herbert2016-05-201-34/+16
* net: Cleanup encap items in ip_tunnels.hTom Herbert2016-05-202-45/+4
* ipv6: Change "final" protocol processing for encapsulationTom Herbert2016-05-201-1/+14
* ipv6: Fix nexthdr for reinjectionTom Herbert2016-05-201-3/+15
* net: define gso types for IPx over IPv4 and IPv6Tom Herbert2016-05-206-18/+15
* gso: Remove arbitrary checks for unsupported GSOTom Herbert2016-05-207-102/+1
* Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2016-05-196-25/+93
|\
| * batman-adv: initialize ELP orig address on secondary interfacesMarek Lindner2016-05-183-9/+34
| * batman-adv: Avoid duplicate neigh_node additionsLinus Lüssing2016-05-181-2/+4
| * batman-adv: Fix integer overflow in batadv_iv_ogm_calc_tqSven Eckelmann2016-05-181-2/+3
| * batman-adv: make sure ELP/OGM orig MAC is updated on address changeAntonio Quartulli2016-05-181-4/+22
| * batman-adv: Fix unexpected free of bcast_own on add_if errorSven Eckelmann2016-05-181-3/+1
| * batman-adv: Fix refcnt leak in batadv_v_neigh_*Sven Eckelmann2016-05-181-7/+25
| * batman-adv: Avoid nullptr derefence in batadv_v_neigh_is_sobSven Eckelmann2016-05-181-0/+4
| * batman-adv: fix skb deref after freeFlorian Westphal2016-05-181-1/+3
* | tipc: block BH in TCP callbacksEric Dumazet2016-05-191-4/+4
* | rds: tcp: block BH in TCP callbacksEric Dumazet2016-05-194-8/+8
* | kcm: fix a signedness in kcm_splice_read()WANG Cong2016-05-191-1/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-05-193-4/+4
|\ \
| * \ Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/selinux in...James Morris2016-05-061-1/+1
| |\ \
| | * | netlabel: fix a problem with netlbl_secattr_catmap_setrng()Janak Desai2016-04-051-1/+1
| * | | KEYS: Add a facility to restrict new links into a keyringDavid Howells2016-04-112-3/+3
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-171-1/+1
|\ \ \
| * | | treewide: Fix typos in printkMasanari Iida2016-04-181-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-05-17365-7855/+13259
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge tag 'net-next-qcom-soc-4.7-2-merge' of git://github.com/andersson/kernelDavid S. Miller2016-05-171-3/+6
| |\ \ \
| | * \ \ Merge tag 'qcom-soc-for-4.7-2' into net-nextBjorn Andersson2016-05-131-3/+6
| | |\ \ \
| * | | | | switchdev: pass pointer to fib_info instead of copyJiri Pirko2016-05-171-4/+2
| * | | | | net_sched: close another race condition in tcf_mirred_release()WANG Cong2016-05-171-2/+3
| * | | | | tipc: fix nametable publication field in nl compatRichard Alpe2016-05-171-1/+1
| * | | | | netlink: Fix dump skb leak/double freeHerbert Xu2016-05-161-2/+5
| * | | | | tipc: check nl sock before parsing nested attributesRichard Alpe2016-05-161-0/+3
| * | | | | fq_codel: fix memory limitation driftEric Dumazet2016-05-161-1/+2
| * | | | | net: also make sch_handle_egress() drop monitor readyDaniel Borkmann2016-05-161-3/+3
| * | | | | net/hsr: Use setup_timer and mod_timer.Muhammad Falak R Wani2016-05-161-8/+3
| * | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-05-161-2/+2
| |\ \ \ \ \
| | * | | | | Bluetooth: fix power_on vs close raceJiri Slaby2016-05-131-2/+2
| | |/ / / /
| * | | | | bpf: add generic constant blinding for use in jitsDaniel Borkmann2016-05-162-2/+14
| * | | | | bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apisDaniel Borkmann2016-05-161-1/+5
| * | | | | bpf: split HAVE_BPF_JIT into cBPF and eBPF variantDaniel Borkmann2016-05-161-3/+11
| * | | | | bpf: minor cleanups in ebpf codeDaniel Borkmann2016-05-161-19/+15
| * | | | | tcp: minor optimizations around tcp_hdr() usageEric Dumazet2016-05-163-22/+20
| * | | | | sock: propagate __sock_cmsg_send() errorEric Dumazet2016-05-162-4/+6