aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
* iov_iter: don't revert iov buffer if csum errorDing Tianhong2017-05-20
* rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME stringMichal Schmidt2017-05-14
* netpoll: Check for skb->queue_mappingTushar Dave2017-05-03
* gso: Validate assumption of frag_list segementationIlan Tayari2017-05-03
* net-timestamp: avoid use-after-free in ip_recv_errorWillem de Bruijn2017-05-03
* net: neigh: guard against NULL solicit() methodEric Dumazet2017-05-03
* make skb_copy_datagram_msg() et.al. preserve ->msg_iter on errorAl Viro2017-04-21
* cgroup, net_cls: iterate the fds of only the tasks which are being migratedTejun Heo2017-03-30
* socket, bpf: fix sk_filter use after free in sk_clone_lockDaniel Borkmann2017-03-30
* net: properly release sk_frag.pageEric Dumazet2017-03-30
* net: fix socket refcounting in skb_complete_tx_timestamp()Eric Dumazet2017-03-22
* net: fix socket refcounting in skb_complete_wifi_ack()Eric Dumazet2017-03-22
* net: net_enable_timestamp() can be called from irq contextsEric Dumazet2017-03-22
* net: neigh: Fix netevent NETEVENT_DELAY_PROBE_TIME_UPDATE notificationMarcus Huewe2017-02-26
* net: use a work queue to defer net_disable_timestamp() workEric Dumazet2017-02-18
* lwtunnel: Fix oops on state free after encap module unloadRobert Shearman2017-02-04
* lwtunnel: fix autoload of lwt modulesDavid Ahern2017-02-04
* net: fix harmonize_features() vs NETIF_F_HIGHDMAEric Dumazet2017-02-04
* gro: use min_t() in skb_gro_reset_offset()Eric Dumazet2017-01-15
* gro: Enter slow-path if there is no tailroomHerbert Xu2017-01-15
* net: add the AF_QIPCRTR entries to family name tablesAnna, Suman2017-01-15
* flow_dissector: Update pptp handling to avoid null pointer deref.Ian Kumlien2017-01-15
* drop_monitor: consider inserted data in genlmsg_endReiter Wolfgang2017-01-15
* drop_monitor: add missing call to genlmsg_endReiter Wolfgang2017-01-15
* rtnl: stats - add missing netlink message size checksMathias Krause2017-01-15
* net: avoid signed overflows for SO_{SND|RCV}BUFFORCEEric Dumazet2016-12-02
* net/rtnetlink: fix attribute name in nlmsg_size() commentsTobias Klauser2016-12-02
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2016-11-27
|\
| * flowcache: Increase threshold for refusing new allocationsMiroslav Urbanek2016-11-23
* | net: ethtool: don't require CAP_NET_ADMIN for ETHTOOL_GLINKSETTINGSMiroslav Lichvar2016-11-25
* | rtnetlink: fix the wrong minimal dump size getting from rtnl_calcit()Zhang Shengju2016-11-23
* | flow_dissect: call init_default_flow_dissectors() earlierEric Dumazet2016-11-22
* | rtnl: fix the loop index update error in rtnl_dump_ifinfo()Zhang Shengju2016-11-19
* | rtnetlink: fix FDB size computationSabrina Dubroca2016-11-18
* | net: check dead netns for peernet2id_alloc()WANG Cong2016-11-17
* | rtnetlink: fix rtnl message size computation for XDPSabrina Dubroca2016-11-15
* | rtnetlink: fix rtnl_vfinfo_sizeSabrina Dubroca2016-11-15
* | net: __skb_flow_dissect() must cap its return valueEric Dumazet2016-11-12
* | bpf: Fix bpf_redirect to an ipip/ip6tnl devMartin KaFai Lau2016-11-12
* | rtnl: reset calcit fptr in rtnl_unregister()Mathias Krause2016-11-09
* | dccp: do not release listeners too soonEric Dumazet2016-11-03
* | net: mangle zero checksum in skb_checksum_help()Eric Dumazet2016-10-31
* | net: clear sk_err_soft in sk_clone_lock()Eric Dumazet2016-10-31
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-10-29
|\ \
| * | packet: on direct_xmit, limit tso and csum to supported devicesWillem de Bruijn2016-10-29
| * | flow_dissector: fix vlan tag handlingArnd Bergmann2016-10-27
| * | netns: revert "netns: avoid disabling irq for netns id"Paul Moore2016-10-22
| * | net: add recursion limit to GROSabrina Dubroca2016-10-20
| * | net: core: Correctly iterate over lower adjacency listIdo Schimmel2016-10-19
| * | flow_dissector: Check skb for VLAN only if skb specified.Eric Garver2016-10-19