summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2017-01-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-01-11sctp: Fix spelling mistake: "Atempt" -> "Attempt"Colin Ian King
2017-01-11net: ipv4: Fix multipath selection with vrfDavid Ahern
2017-01-11cgroup: move CONFIG_SOCK_CGROUP_DATA to init/KconfigArnd Bergmann
2017-01-11gro: use min_t() in skb_gro_reset_offset()Eric Dumazet
2017-01-10mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_...Alexander Duyck
2017-01-10gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu
2017-01-10gro: Enter slow-path if there is no tailroomHerbert Xu
2017-01-10net/af_iucv: don't use paged skbs for TX on HiperSocketsJulian Wiedmann
2017-01-10net: add the AF_QIPCRTR entries to family name tablesAnna, Suman
2017-01-10net: qrtr: Mark 'buf' as little endianStephen Boyd
2017-01-10net: dsa: Ensure validity of dst->ds[0]Florian Fainelli
2017-01-10net: skb_flow_get_be16() can be staticEric Dumazet
2017-01-10net: socket: Make unnecessarily global sockfs_setattr() staticTobias Klauser
2017-01-09tcp: do not export tcp_peer_is_proven()Eric Dumazet
2017-01-09ipv4: make tcp_notsent_lowat sysctl knob behave as true unsigned intPavel Tikhomirov
2017-01-09ipv6: fix typosAlexander Alemayhu
2017-01-06netlabel: add CALIPSO to the list of built-in protocolsPaul Moore
2017-01-06Merge tag 'mac80211-for-davem-2017-01-06' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-01-06vti6: fix device register to report IFLA_INFO_KINDDavid Forster
2017-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-01-05nl80211: fix sched scan netlink socket owner destructionJohannes Berg
2017-01-03drop_monitor: consider inserted data in genlmsg_endReiter Wolfgang
2017-01-03ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rulesAlexander Duyck
2017-01-02igmp: Make igmp group member RFC 3376 compliantMichal Tesar
2017-01-02flow_dissector: Update pptp handling to avoid null pointer deref.Ian Kumlien
2017-01-02mac80211: initialize fast-xmit 'info' laterJohannes Berg
2017-01-01l2tp: take remote address into account in l2tp_ip and l2tp_ip6 socket lookupsGuillaume Nault
2017-01-01l2tp: consider '::' as wildcard address in l2tp_ip6 socket lookupGuillaume Nault
2017-01-01drop_monitor: add missing call to genlmsg_endReiter Wolfgang
2017-01-01net: socket: don't set sk_uid to garbage value in ->setattr()Eric Biggers
2016-12-30bridge: netfilter: Fix dropping packets that moving through bridge interfaceArtur Molchanov
2016-12-29net: ipv4: dst for local input routes should use l3mdev if relevantDavid Ahern
2016-12-29net: fix incorrect original ingress device index in PKTINFOWei Zhang
2016-12-29rtnl: stats - add missing netlink message size checksMathias Krause
2016-12-29ipv6: Should use consistent conditional judgement for ip6 fragment between __...Zheng Li
2016-12-28net: atm: Fix warnings in net/atm/lec.c when !CONFIG_PROC_FSAugusto Mecking Caringi
2016-12-28net/sched: cls_flower: Fix missing addr_type in classifyPaul Blakey
2016-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-27net: xdp: remove unused bfp_warn_invalid_xdp_buffer()Jason Wang
2016-12-27openvswitch: upcall: Fix vlan handling.pravin shelar
2016-12-27ipv4: Namespaceify tcp_tw_reuse knobHaishuang Yan
2016-12-26net, sched: fix soft lockup in tc_classifyDaniel Borkmann
2016-12-25ktime: Get rid of ktime_equal()Thomas Gleixner
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-12-25ktime: Get rid of the unionThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-23tipc: don't send FIN message from connectionless socketJon Paul Maloy
2016-12-23sctp: fix recovering from 0 win with small data chunksMarcelo Ricardo Leitner
2016-12-23sctp: do not loose window information if in rwnd_overMarcelo Ricardo Leitner