summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-11-0173-514/+845
|\
| * net: fix installing orphaned programsJakub Kicinski2019-11-011-1/+2
| * net: cls_bpf: fix NULL deref on offload filter removalJakub Kicinski2019-11-011-2/+6
| * inet: stop leaking jiffies on the wireEric Dumazet2019-11-014-5/+5
| * tcp: increase tcp_max_syn_backlog max valueEric Dumazet2019-10-311-1/+1
| * rxrpc: Fix handling of last subpacket of jumbo packetDavid Howells2019-10-312-5/+14
| * Merge tag 'mac80211-for-net-2019-10-31' of git://git.kernel.org/pub/scm/linux...David S. Miller2019-10-313-2/+8
| |\
| | * nl80211: fix validation of mesh path nexthopMarkus Theil2019-10-301-1/+1
| | * nl80211: Disallow setting of HT for channel 14Masashi Honma2019-10-302-1/+7
| * | net: annotate accesses to sk->sk_incoming_cpuEric Dumazet2019-10-305-6/+6
| |/
| * net: rtnetlink: fix a typo fbd -> fdbNikolay Aleksandrov2019-10-291-1/+1
| * net/smc: fix refcounting for non-blocking connect()Ursula Braun2019-10-291-2/+2
| * erspan: fix the tun_info options_len check for erspanXin Long2019-10-292-4/+4
| * Merge tag 'batadv-net-for-davem-20191025' of git://git.open-mesh.org/linux-mergeDavid S. Miller2019-10-284-17/+94
| |\
| | * batman-adv: Avoid free/alloc race when handling OGM bufferSven Eckelmann2019-10-133-9/+57
| | * batman-adv: Avoid free/alloc race when handling OGM2 bufferSven Eckelmann2019-10-132-8/+37
| * | udp: fix data-race in udp_set_dev_scratch()Eric Dumazet2019-10-281-4/+15
| * | net: add READ_ONCE() annotation in __skb_wait_for_more_packets()Eric Dumazet2019-10-281-1/+1
| * | net: use skb_queue_empty_lockless() in busy poll contextsEric Dumazet2019-10-284-4/+4
| * | net: use skb_queue_empty_lockless() in poll() handlersEric Dumazet2019-10-2813-21/+21
| * | udp: use skb_queue_empty_lockless()Eric Dumazet2019-10-281-3/+3
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-10-278-27/+76
| |\ \
| | * \ Merge tag 'ipvs-fixes-for-v5.4' of https://git.kernel.org/pub/scm/linux/kerne...Pablo Neira Ayuso2019-10-265-25/+35
| | |\ \
| | | * | ipvs: move old_secure_tcp into struct netns_ipvsEric Dumazet2019-10-241-8/+7
| | | * | ipvs: don't ignore errors in case refcounting ip_vs module failsDavide Caratti2019-10-245-17/+28
| | * | | netfilter: nft_payload: fix missing check for matching length in offloadswenxu2019-10-241-0/+38
| | |/ /
| | * | netfilter: nf_tables_offload: restore basechain deletionPablo Neira Ayuso2019-10-231-1/+1
| | * | netfilter: nf_flow_table: set timeout before insertion into hashesPablo Neira Ayuso2019-10-231-1/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-10-262-1/+12
| |\ \ \
| | * | | xsk: Fix registration of Rx-only socketsMagnus Karlsson2019-10-231-0/+6
| | * | | bpf: lwtunnel: Fix reroute supplying invalid dstJiri Benc2019-10-141-1/+6
| * | | | ipv4: fix route update on metric change.Paolo Abeni2019-10-261-1/+1
| * | | | net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol()zhanglin2019-10-261-1/+3
| * | | | netns: fix GFP flags in rtnl_net_notifyid()Guillaume Nault2019-10-254-25/+28
| * | | | net/smc: keep vlan_id for SMC-R in smc_listen_work()Ursula Braun2019-10-251-1/+1
| * | | | net/smc: fix closing of fallback SMC socketsUrsula Braun2019-10-251-0/+7
| * | | | net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardwareVincent Prince2019-10-251-0/+2
| * | | | net: remove unnecessary variables and callbackTaehee Yoo2019-10-246-34/+8
| * | | | net: core: add ignore flag to netdev_adjacent structureTaehee Yoo2019-10-241-21/+209
| * | | | net: core: add generic lockdep keysTaehee Yoo2019-10-2413-242/+50
| * | | | net: core: limit nested device depthTaehee Yoo2019-10-241-45/+227
| * | | | keys: Fix memory leak in copy_net_nsTakeshi Misawa2019-10-241-0/+1
| * | | | net/flow_dissector: switch to siphashEric Dumazet2019-10-234-38/+35
| | |/ / | |/| |
| * | | ipv6: include <net/addrconf.h> for missing declarationsBen Dooks (Codethink)2019-10-221-0/+1
| * | | net: openvswitch: free vport unless register_netdevice() succeedsHillf Danton2019-10-221-7/+4
| * | | net: sched: taprio: fix -Wmissing-prototypes warningsYi Wang2019-10-221-1/+1
| * | | ipv4: fix IPSKB_FRAG_PMTU handling with fragmentationEric Dumazet2019-10-212-6/+7
* | | | SUNRPC: Destroy the back channel when we destroy the host transportTrond Myklebust2019-10-302-1/+6
* | | | SUNRPC: The RDMA back channel mustn't disappear while requests are outstandingTrond Myklebust2019-10-301-0/+2
* | | | SUNRPC: The TCP back channel mustn't disappear while requests are outstandingTrond Myklebust2019-10-301-2/+3
|/ / /