aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-02
|\
| * ip6_tunnel: remove magic mtu value 0xFFF8Nicolas Dichtel2018-06-01
| * ip_tunnel: restore binding to ifaces with a large mtuNicolas Dichtel2018-06-01
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-06-01
| |\
| | * xfrm Fix potential error pointer dereference in xfrm_bundle_create.Steffen Klassert2018-05-31
| | * xfrm6: avoid potential infinite loop in _decode_session6()Eric Dumazet2018-05-14
| * | kcm: Fix use-after-free caused by clonned socketsKirill Tkhai2018-06-01
| * | net-sysfs: Fix memory leak in XPS configurationAlexander Duyck2018-05-31
| * | net/ncsi: Fix array size in dumpit handlerSamuel Mendoza-Jonas2018-05-31
| * | cls_flower: Fix incorrect idr release when failing to modify rulePaul Blakey2018-05-31
| * | ipv6: sr: fix memory OOB access in seg6_do_srh_encap/inlineMathieu Xhonneux2018-05-28
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-05-28
| |\ \
| | * | netfilter: nf_tables: increase nft_counters_enabled in nft_chain_stats_replace()Taehee Yoo2018-05-28
| | * | netfilter: nf_tables: fix NULL-ptr in nf_tables_dump_obj()Taehee Yoo2018-05-28
| | * | netfilter: nf_tables: disable preemption in nft_update_chain_stats()Pablo Neira Ayuso2018-05-28
| | * | netfilter: provide correct argument to nla_strlcpy()Eric Dumazet2018-05-23
| | * | ipvs: fix buffer overflow with sync daemon and serviceJulian Anastasov2018-05-23
| | * | netfilter: nft_limit: fix packet ratelimitingPablo Neira Ayuso2018-05-23
| | * | netfilter: nft_meta: fix wrong value dereference in nft_meta_set_evalTaehee Yoo2018-05-23
| | * | netfilter: ebtables: handle string from userspace with carePaolo Abeni2018-05-17
| | * | netfilter: nf_tables: fix NULL pointer dereference on nft_ct_helper_obj_dump()Taehee Yoo2018-05-17
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-06-02
|\ \ \ \ | |/ / / |/| | |
| * | | IB: Revert "remove redundant INFINIBAND kconfig dependencies"Arnd Bergmann2018-05-28
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-25
|\ \ \ \
| * \ \ \ Merge tag 'batadv-net-for-davem-20180524' of git://git.open-mesh.org/linux-mergeDavid S. Miller2018-05-25
| |\ \ \ \
| | * | | | batman-adv: prevent TT request storms by not sending inconsistent TT TLVLsMarek Lindner2018-05-12
| | * | | | batman-adv: Fix TT sync flags for intermediate TT responsesLinus Lüssing2018-05-12
| | * | | | batman-adv: Avoid race in TT TVLV allocator helperSven Eckelmann2018-05-10
| | * | | | batman-adv: don't pass a NULL hard_iface to batadv_hardif_putColin Ian King2018-04-22
| * | | | | ipv4: remove warning in ip_recv_errorWillem de Bruijn2018-05-24
| * | | | | net : sched: cls_api: deal with egdev path only if neededOr Gerlitz2018-05-24
| * | | | | packet: fix reserve calculationWillem de Bruijn2018-05-24
| * | | | | net: ipv4: add missing RTA_TABLE to rtm_ipv4_policyRoopa Prabhu2018-05-23
| * | | | | Merge tag 'mac80211-for-davem-2018-05-23' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-05-23
| |\ \ \ \ \
| | * | | | | cfg80211: fix NULL pointer derference when querying regdbHaim Dreyfuss2018-05-22
| | * | | | | mac80211: mesh: fix premature update of rc statsBob Copeland2018-05-18
| | * | | | | nl80211: fix nlmsg allocation in cfg80211_ft_eventDedy Lansky2018-05-18
| * | | | | | ipmr: properly check rhltable_init() return valueEric Dumazet2018-05-22
| * | | | | | dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect()Alexey Kodanev2018-05-22
| * | | | | | sctp: fix the issue that flags are ignored when using kernel_connectXin Long2018-05-22
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-05-24
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | IB: remove redundant INFINIBAND kconfig dependenciesGreg Thelen2018-05-09
| | |/ / / | |/| | |
* | | | | net: ip6_gre: fix tunnel metadata device sharing.William Tu2018-05-19
* | | | | net: sched: red: avoid hashing NULL childPaolo Abeni2018-05-18
* | | | | sock_diag: fix use-after-free read in __sk_freeEric Dumazet2018-05-18
* | | | | net: dsa: Do not register devlink for unused portsFlorian Fainelli2018-05-18
* | | | | net: Fix a bug in removing queues from XPS mapAmritha Nambiar2018-05-18
| |/ / / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-05-17
|\ \ \ \
| * | | | bpf: fix truncated jump targets on heavy expansionsDaniel Borkmann2018-05-17
* | | | | net: test tailroom before appending to linear skbWillem de Bruijn2018-05-17