summaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2017-03-30cgroup, net_cls: iterate the fds of only the tasks which are being migratedTejun Heo
2017-03-30socket, bpf: fix sk_filter use after free in sk_clone_lockDaniel Borkmann
2017-03-30net: properly release sk_frag.pageEric Dumazet
2017-03-22net: fix socket refcounting in skb_complete_tx_timestamp()Eric Dumazet
2017-03-22net: fix socket refcounting in skb_complete_wifi_ack()Eric Dumazet
2017-03-22net: net_enable_timestamp() can be called from irq contextsEric Dumazet
2017-02-26net: neigh: Fix netevent NETEVENT_DELAY_PROBE_TIME_UPDATE notificationMarcus Huewe
2017-02-18net: use a work queue to defer net_disable_timestamp() workEric Dumazet
2017-02-04lwtunnel: Fix oops on state free after encap module unloadRobert Shearman
2017-02-04lwtunnel: fix autoload of lwt modulesDavid Ahern
2017-02-04net: fix harmonize_features() vs NETIF_F_HIGHDMAEric Dumazet
2017-01-15gro: use min_t() in skb_gro_reset_offset()Eric Dumazet
2017-01-15gro: Enter slow-path if there is no tailroomHerbert Xu
2017-01-15net: add the AF_QIPCRTR entries to family name tablesAnna, Suman
2017-01-15flow_dissector: Update pptp handling to avoid null pointer deref.Ian Kumlien
2017-01-15drop_monitor: consider inserted data in genlmsg_endReiter Wolfgang
2017-01-15drop_monitor: add missing call to genlmsg_endReiter Wolfgang
2017-01-15rtnl: stats - add missing netlink message size checksMathias Krause
2016-12-02net: avoid signed overflows for SO_{SND|RCV}BUFFORCEEric Dumazet
2016-12-02net/rtnetlink: fix attribute name in nlmsg_size() commentsTobias Klauser
2016-11-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2016-11-25net: ethtool: don't require CAP_NET_ADMIN for ETHTOOL_GLINKSETTINGSMiroslav Lichvar
2016-11-23rtnetlink: fix the wrong minimal dump size getting from rtnl_calcit()Zhang Shengju
2016-11-23flowcache: Increase threshold for refusing new allocationsMiroslav Urbanek
2016-11-22flow_dissect: call init_default_flow_dissectors() earlierEric Dumazet
2016-11-19rtnl: fix the loop index update error in rtnl_dump_ifinfo()Zhang Shengju
2016-11-18rtnetlink: fix FDB size computationSabrina Dubroca
2016-11-17net: check dead netns for peernet2id_alloc()WANG Cong
2016-11-15rtnetlink: fix rtnl message size computation for XDPSabrina Dubroca
2016-11-15rtnetlink: fix rtnl_vfinfo_sizeSabrina Dubroca
2016-11-12net: __skb_flow_dissect() must cap its return valueEric Dumazet
2016-11-12bpf: Fix bpf_redirect to an ipip/ip6tnl devMartin KaFai Lau
2016-11-09rtnl: reset calcit fptr in rtnl_unregister()Mathias Krause
2016-11-03dccp: do not release listeners too soonEric Dumazet
2016-10-31net: mangle zero checksum in skb_checksum_help()Eric Dumazet
2016-10-31net: clear sk_err_soft in sk_clone_lock()Eric Dumazet
2016-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-10-29packet: on direct_xmit, limit tso and csum to supported devicesWillem de Bruijn
2016-10-27flow_dissector: fix vlan tag handlingArnd Bergmann
2016-10-22netns: revert "netns: avoid disabling irq for netns id"Paul Moore
2016-10-20net: add recursion limit to GROSabrina Dubroca
2016-10-19net: core: Correctly iterate over lower adjacency listIdo Schimmel
2016-10-19flow_dissector: Check skb for VLAN only if skb specified.Eric Garver
2016-10-18soreuseport: do not export reuseport_add_sock()Eric Dumazet
2016-10-17net: pktgen: remove rcu locking in pktgen_change_name()Eric Dumazet
2016-10-15Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-10-13net: rtnl: info leak in rtnl_fill_vfinfo()Dan Carpenter
2016-10-10latent_entropy: Mark functions with __latent_entropyEmese Revfy
2016-10-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-10-07mm: memcontrol: consolidate cgroup socket trackingJohannes Weiner