summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2018-02-27devlink: Fix resource coverity errorsArkadi Sharshevsky1-16/+21
2018-02-27net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68Sabrina Dubroca1-2/+6
2018-02-27devlink: Compare to size_new in case of resource child validationArkadi Sharshevsky1-1/+1
2018-02-27cfg80211: add missing dependency to CFG80211 suboptionsRomain Naour1-8/+5
2018-02-27netfilter: nf_tables: missing attribute validation in nf_tables_delflowtable()Pablo Neira Ayuso1-0/+5
2018-02-27netfilter: nf_tables: return EBUSY if device already belongs to flowtablePablo Neira Ayuso1-1/+17
2018-02-26ip_tunnel: Do not use mark in skb by defaultThomas Winter1-10/+3
2018-02-26bridge: Fix VLAN reference count problemIdo Schimmel1-0/+2
2018-02-26qrtr: add MODULE_ALIAS macro to smdRamon Fried1-0/+1
2018-02-26l2tp: fix tunnel lookup use-after-free raceJames Chapman1-7/+7
2018-02-26l2tp: fix race in pppol2tp_release with session object destroyJames Chapman1-25/+27
2018-02-26l2tp: fix races with tunnel socket closeJames Chapman4-116/+42
2018-02-26l2tp: don't use inet_shutdown on ppp session destroyJames Chapman1-10/+0
2018-02-26l2tp: don't use inet_shutdown on tunnel destroyJames Chapman1-9/+2
2018-02-26libceph, ceph: avoid memory leak when specifying same option several timesChengguang Xu1-0/+7
2018-02-25netfilter: use skb_to_full_sk in ip6_route_me_harderEric Dumazet1-4/+5
2018-02-25batman-adv: Fix internal interface indices typesSven Eckelmann5-21/+31
2018-02-25netfilter: don't set F_IFACE on ipv6 fib lookupsFlorian Westphal2-14/+2
2018-02-25netfilter: increase IPSTATS_MIB_CSUMERRORS statTaehee Yoo1-1/+3
2018-02-25batman-adv: Fix netlink dumping of BLA backbonesSven Eckelmann1-4/+7
2018-02-25batman-adv: Fix netlink dumping of BLA claimsSven Eckelmann1-4/+7
2018-02-25batman-adv: Ignore invalid batadv_v_gw during netlink sendSven Eckelmann1-1/+1
2018-02-25batman-adv: Ignore invalid batadv_iv_gw during netlink sendSven Eckelmann1-1/+1
2018-02-25netfilter: nf_flow_table: fix checksum when handling DNATFelix Fietkau1-0/+1
2018-02-25netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsetsFlorian Westphal1-1/+12
2018-02-25netfilter: ebtables: convert BUG_ONs to WARN_ONsFlorian Westphal1-9/+18
2018-02-25netfilter: bridge: ebt_among: add missing match size checksFlorian Westphal1-2/+19
2018-02-25netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pktFlorian Westphal1-0/+4
2018-02-25netfilter: ipt_CLUSTERIP: put config instead of freeing itFlorian Westphal1-3/+4
2018-02-25netfilter: ipt_CLUSTERIP: put config struct if we can't increment ct refcountFlorian Westphal1-2/+6
2018-02-25batman-adv: invalidate checksum on fragment reassemblyMatthias Schiffer1-1/+2
2018-02-25batman-adv: fix packet checksum in receive pathMatthias Schiffer1-7/+1
2018-02-23net_sched: gen_estimator: fix broken estimators based on percpu statsEric Dumazet1-0/+1
2018-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-5/+1
2018-02-23ipv6 sit: work around bogus gcc-8 -Wrestrict warningArnd Bergmann1-1/+1
2018-02-23mac80211: drop frames with unexpected DS bits from fast-rx to slow pathFelix Fietkau1-1/+1
2018-02-23mac80211: Adjust TSQ pacing shiftToke Høiland-Jørgensen1-0/+8
2018-02-22rxrpc: Fix send in rxrpc_send_data_packet()David Howells1-1/+1
2018-02-22Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...David S. Miller8-24/+38
2018-02-22net: ipv4: Set addr_type in hash_keys for forwarded caseDavid Ahern1-0/+2
2018-02-22tcp_bbr: better deal with suboptimal GSOEric Dumazet1-4/+5
2018-02-22netlink: put module reference if dump start failsJason A. Donenfeld1-1/+3
2018-02-22bpf: clean up unused-variable warningArnd Bergmann1-5/+1
2018-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller54-300/+310
2018-02-20net: sched: report if filter is too large to dumpRoman Kapl1-1/+6
2018-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds24-125/+238
2018-02-19netfilter: IDLETIMER: be syzkaller friendlyEric Dumazet1-3/+6
2018-02-19mac80211: Fix sending ADDBA response for an ongoing sessionIlan Peer1-3/+1
2018-02-19mac80211: Do not disconnect on invalid operating classIlan Peer1-4/+3
2018-02-19cfg80211: clear wep keys after disconnectionAvraham Stern1-0/+2