summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-05-25sctp: fix double EPs display in sctp_diagXin Long
2016-05-25net: hwbm: Fix unbalanced spinlock in error caseGregory CLEMENT
2016-05-25tipc: fix potential null pointer dereferences in some compat functionsBaozeng Ding
2016-05-24net sched actions: policer missing timestamp processingJamal Hadi Salim
2016-05-24net_sched: avoid too many hrtimer_start() callsEric Dumazet
2016-05-24ip6_gre: Set flowi6_proto as IPPROTO_GRE in xmit path.Haishuang Yan
2016-05-24ip6_gre: Fix MTU setting for ip6gretapHaishuang Yan
2016-05-23ipv4: Fix non-initialized TTL when CONFIG_SYSCTL=nEzequiel Garcia
2016-05-23net/atm: sk_err_soft must be positiveStefan Hajnoczi
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