summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-09-13netfilter: nf_tables_offload: remove rules when the device unregisterswenxu
2019-09-13netfilter: nf_tables_offload: refactor the nft_flow_offload_rule functionwenxu
2019-09-13netfilter: nf_tables_offload: refactor the nft_flow_offload_chain functionwenxu
2019-09-13netfilter: nf_tables_offload: add __nft_offload_get_chain functionwenxu
2019-09-12sctp: Fix the link time qualifier of 'sctp_ctrlsock_exit()'Christophe JAILLET
2019-09-12net: qrtr: fix memort leak in qrtr_tun_write_iterNavid Emamdoost
2019-09-12net: Fix null de-reference of device refcountSubash Abhinov Kasiviswanathan
2019-09-12net: dsa: microchip: remove NET_DSA_TAG_KSZ_COMMONGeorge McCollister
2019-09-12ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()'Christophe JAILLET
2019-09-11tcp: force a PSH flag on TSO packetsEric Dumazet
2019-09-11tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWRNeal Cardwell
2019-09-11ipv6: Don't use dst gateway directly in ip6_confirm_neigh()Stefano Brivio
2019-09-11net/rds: An rds_sock is added too early to the hash tableKa-Cheong Poon
2019-09-11mac80211: Do not send Layer 2 Update frame before authorizationJouni Malinen
2019-09-11Merge tag 'mac80211-next-for-davem-2019-09-11' of git://git.kernel.org/pub/sc...David S. Miller
2019-09-11cfg80211: Purge frame registrations on iftype changeDenis Kenzior
2019-09-11nl80211: Fix possible Spectre-v1 for CQM RSSI thresholdsMasashi Honma
2019-09-11mac80211: allow drivers to set max MTUWen Gong
2019-09-11cfg80211: Do not compare with boolean in nl80211_common_reg_change_eventzhong jiang
2019-09-11mac80211: IBSS: send deauth when expiring inactive STAsJohannes Berg
2019-09-11mac80211: don't check if key is NULL in ieee80211_key_link()Luca Coelho
2019-09-11mac80211: clear crypto tx tailroom counter upon keys enableLior Cohen
2019-09-11mac80211: remove unnecessary key conditionJohannes Berg
2019-09-11mac80211: list features in WEP/TKIP disable in better orderJohannes Berg
2019-09-11cfg80211: always shut down on HW rfkillJohannes Berg
2019-09-11mac80211: vht: add support VHT EXT NSS BW in parsing VHTMordechay Goodstein
2019-09-11cfg80211: fix boundary value in ieee80211_frequency_to_channel()Arend van Spriel
2019-09-10netfilter: nft_{fwd,dup}_netdev: add offload supportPablo Neira Ayuso
2019-09-10netfilter: nft_synproxy: add synproxy stateful object supportFernando Fernandez Mancera
2019-09-10sctp: fix the missing put_user when dumping transport thresholdsXin Long
2019-09-10sch_hhf: ensure quantum and hhf_non_hh_weight are non-zeroCong Wang
2019-09-10net_sched: check cops->tcf_block in tc_bind_tclass()Cong Wang
2019-09-10devlink: add 'reset_dev_on_drv_probe' paramDirk van der Merwe
2019-09-10bridge/mdb: remove wrong use of NLM_F_MULTINicolas Dichtel
2019-09-08netfilter: nf_tables_offload: move indirect flow_block callback logic to corePablo Neira Ayuso
2019-09-08netfilter: nf_tables_offload: avoid excessive stack usageArnd Bergmann
2019-09-08netfilter: nf_tables: Fix an Oops in nf_tables_updobj() error handlingDan Carpenter
2019-09-07net/tls: align non temporal copy to cache linesJakub Kicinski
2019-09-07net/tls: remove the record tail optimizationJakub Kicinski
2019-09-07net/tls: use RCU for the adder to the offload record listJakub Kicinski
2019-09-07net/tls: unref frags in orderJakub Kicinski
2019-09-07Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2019-09-07net: gso: Fix skb_segment splat when splitting gso_size mangled skb having li...Shmulik Ladkani
2019-09-07ipmr: remove hard code cache_resolve_queue_len limitHangbin Liu
2019-09-07ipv6: addrconf_f6i_alloc - fix non-null pointer check to !IS_ERR()Maciej Żenczykowski
2019-09-07tcp: ulp: fix possible crash in tcp_diag_get_aux_size()Eric Dumazet
2019-09-07net: fib_notifier: move fib_notifier_ops from struct net into per-net structJiri Pirko
2019-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-09-06kcm: use BPF_PROG_RUNSami Tolvanen
2019-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller