summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-05-20Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-20udp: prevent skbs lingering in tunnel socket queuesHannes Frederic Sowa
2016-05-20ip6_gre: Do not allow segmentation offloads GRE_CSUM is enabled with FOU/GUEAlexander Duyck
2016-05-20RDS: TCP: Avoid rds connection churn from rogue SYNsSowmini Varadhan
2016-05-20RDS: TCP: rds_tcp_accept_worker() must exit gracefully when terminating rds-tcpSowmini Varadhan
2016-05-20ipv6: Don't reset inner headers in ip6_tnl_xmitTom Herbert
2016-05-20ip4ip6: Support for GSO/GROTom Herbert
2016-05-20ip6ip6: Support for GSO/GROTom Herbert
2016-05-20ipv6: Set features for IPv6 tunnelsTom Herbert
2016-05-20ip6_tunnel: Add support for fou/gue encapsulationTom Herbert
2016-05-20ip6_gre: Add support for fou/gue encapsulationTom Herbert
2016-05-20fou: Add encap ops for IPv6 tunnelsTom Herbert
2016-05-20ip6_tun: Add infrastructure for doing encapsulationTom Herbert
2016-05-20fou: Support IPv6 in fouTom Herbert
2016-05-20fou: Split out {fou,gue}_build_headerTom Herbert
2016-05-20fou: Call setup_udp_tunnel_sockTom Herbert
2016-05-20net: Cleanup encap items in ip_tunnels.hTom Herbert
2016-05-20ipv6: Change "final" protocol processing for encapsulationTom Herbert
2016-05-20ipv6: Fix nexthdr for reinjectionTom Herbert
2016-05-20net: define gso types for IPx over IPv4 and IPv6Tom Herbert
2016-05-20gso: Remove arbitrary checks for unsupported GSOTom Herbert
2016-05-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-19mm/page_ref: use page_ref helper instead of direct modification of _countJoonsoo Kim
2016-05-19fs: poll/select/recvmmsg: use timespec64 for timeout eventsDeepa Dinamani
2016-05-19Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2016-05-19tipc: block BH in TCP callbacksEric Dumazet
2016-05-19rds: tcp: block BH in TCP callbacksEric Dumazet
2016-05-19kcm: fix a signedness in kcm_splice_read()WANG Cong
2016-05-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-05-18batman-adv: initialize ELP orig address on secondary interfacesMarek Lindner
2016-05-18batman-adv: Avoid duplicate neigh_node additionsLinus Lüssing
2016-05-18batman-adv: Fix integer overflow in batadv_iv_ogm_calc_tqSven Eckelmann
2016-05-18batman-adv: make sure ELP/OGM orig MAC is updated on address changeAntonio Quartulli
2016-05-18batman-adv: Fix unexpected free of bcast_own on add_if errorSven Eckelmann
2016-05-18batman-adv: Fix refcnt leak in batadv_v_neigh_*Sven Eckelmann
2016-05-18batman-adv: Avoid nullptr derefence in batadv_v_neigh_is_sobSven Eckelmann
2016-05-18batman-adv: fix skb deref after freeFlorian Westphal
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-05-17Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-05-17Merge tag 'net-next-qcom-soc-4.7-2-merge' of git://github.com/andersson/kernelDavid S. Miller
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-05-17switchdev: pass pointer to fib_info instead of copyJiri Pirko
2016-05-17net_sched: close another race condition in tcf_mirred_release()WANG Cong
2016-05-17tipc: fix nametable publication field in nl compatRichard Alpe
2016-05-17Merge branch 'ovl-fixes' into for-linusAl Viro
2016-05-16netlink: Fix dump skb leak/double freeHerbert Xu
2016-05-16tipc: check nl sock before parsing nested attributesRichard Alpe