summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-10-30nl80211: fix validation of mesh path nexthopMarkus Theil
2019-10-30nl80211: Disallow setting of HT for channel 14Masashi Honma
2019-10-29net: rtnetlink: fix a typo fbd -> fdbNikolay Aleksandrov
2019-10-29net: bridge: fdb: set flags directly in fdb_createNikolay Aleksandrov
2019-10-29net: bridge: fdb: convert offloaded to use bitopsNikolay Aleksandrov
2019-10-29net: bridge: fdb: convert added_by_external_learn to use bitopsNikolay Aleksandrov
2019-10-29net: bridge: fdb: convert added_by_user to bitopsNikolay Aleksandrov
2019-10-29net: bridge: fdb: convert is_sticky to bitopsNikolay Aleksandrov
2019-10-29net: bridge: fdb: convert is_static to bitopsNikolay Aleksandrov
2019-10-29net: bridge: fdb: convert is_local to bitopsNikolay Aleksandrov
2019-10-29net/smc: fix refcounting for non-blocking connect()Ursula Braun
2019-10-29tipc: improve throughput between nodes in netnsHoang Le
2019-10-29inet: do not call sublist_rcv on empty listFlorian Westphal
2019-10-29erspan: fix the tun_info options_len check for erspanXin Long
2019-10-28Merge tag 'batadv-net-for-davem-20191025' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2019-10-28sock: remove unneeded semicolonYueHaibing
2019-10-28net: dsa: Add support for devlink device parametersAndrew Lunn
2019-10-28udp: fix data-race in udp_set_dev_scratch()Eric Dumazet
2019-10-28tipc: Spelling s/enpoint/endpoint/Geert Uytterhoeven
2019-10-28net: Fix various misspellings of "connect"Geert Uytterhoeven
2019-10-28net: dsa: fix dereference on ds->dev before null check errorColin Ian King
2019-10-28net: add READ_ONCE() annotation in __skb_wait_for_more_packets()Eric Dumazet
2019-10-28net: use skb_queue_empty_lockless() in busy poll contextsEric Dumazet
2019-10-28net: use skb_queue_empty_lockless() in poll() handlersEric Dumazet
2019-10-28udp: use skb_queue_empty_lockless()Eric Dumazet
2019-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-10-26ipv4: fix route update on metric change.Paolo Abeni
2019-10-26net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol()zhanglin
2019-10-26Merge tag 'ipvs-fixes-for-v5.4' of https://git.kernel.org/pub/scm/linux/kerne...Pablo Neira Ayuso
2019-10-26netfilter: nf_tables_offload: unbind if multi-device binding failsPablo Neira Ayuso
2019-10-26netfilter: nf_tables_offload: add nft_flow_block_offload_init()Pablo Neira Ayuso
2019-10-26netfilter: nf_tables_offload: add nft_chain_offload_cmd()Pablo Neira Ayuso
2019-10-26netfilter: ecache: don't look for ecache extension on dying/unconfirmed connt...Florian Westphal
2019-10-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2019-10-25netns: fix GFP flags in rtnl_net_notifyid()Guillaume Nault
2019-10-25tcp: add TCP_INFO status for failed client TFOJason Baron
2019-10-25net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardwareVincent Prince
2019-10-25net/smc: keep vlan_id for SMC-R in smc_listen_work()Ursula Braun
2019-10-25net/smc: fix closing of fallback SMC socketsUrsula Braun
2019-10-25net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardwareVincent Prince
2019-10-24net: remove unnecessary variables and callbackTaehee Yoo
2019-10-24net: core: add ignore flag to netdev_adjacent structureTaehee Yoo
2019-10-24net: core: add generic lockdep keysTaehee Yoo
2019-10-24net: core: limit nested device depthTaehee Yoo
2019-10-24keys: Fix memory leak in copy_net_nsTakeshi Misawa
2019-10-24netfilter: nft_payload: fix missing check for matching length in offloadswenxu
2019-10-24ipvs: move old_secure_tcp into struct netns_ipvsEric Dumazet