summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-12-0322-78/+191
|\
| * net/sched: act_mpls: ensure LSE is pullable before reading itDavide Caratti2020-12-031-0/+3
| * net: openvswitch: ensure LSE is pullable before reading itDavide Caratti2020-12-031-0/+3
| * net: skbuff: ensure LSE is pullable before decrementing the MPLS ttlDavide Caratti2020-12-031-0/+3
| * net/x25: prevent a couple of overflowsDan Carpenter2020-12-021-2/+4
| * net: ip6_gre: set dev->hard_header_len when using header_opsAntoine Tenart2020-12-021-3/+13
| * tipc: fix incompatible mtu of transmissionHoang Le2020-12-011-0/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2020-11-287-38/+110
| |\
| | * netfilter: nftables_offload: build mask based from the matching bytesPablo Neira Ayuso2020-11-273-29/+61
| | * netfilter: nftables_offload: set address type in control dissectorPablo Neira Ayuso2020-11-272-0/+21
| | * ipvs: fix possible memory leak in ip_vs_control_net_initWang Hai2020-11-271-6/+25
| | * netfilter: nf_tables: avoid false-postive lockdep splatFlorian Westphal2020-11-261-1/+2
| | * netfilter: ipset: prevent uninit-value in hash_ip6_addEric Dumazet2020-11-261-2/+1
| * | ipv4: Fix tos mask in inet_rtm_getroute()Guillaume Nault2020-11-281-3/+4
| * | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2020-11-285-20/+25
| |\ \
| | * | net, xsk: Avoid taking multiple skbuff referencesBjörn Töpel2020-11-242-13/+3
| | * | xsk: Fix incorrect netdev reference countMarek Majtyka2020-11-231-1/+3
| | * | xsk: Fix umem cleanup bug at socket destructMagnus Karlsson2020-11-204-6/+19
| * | | Merge tag 'batadv-net-pullrequest-20201127' of git://git.open-mesh.org/linux-...Jakub Kicinski2020-11-282-10/+19
| |\ \ \
| | * | | batman-adv: Don't always reallocate the fragmentation skb headSven Eckelmann2020-11-271-5/+6
| | * | | batman-adv: Reserve needed_*room for fragmentsSven Eckelmann2020-11-271-5/+10
| | * | | batman-adv: Consider fragmentation for needed_headroomSven Eckelmann2020-11-271-0/+3
| * | | | netfilter: bridge: reset skb->pkt_type after NF_INET_POST_ROUTING traversalAntoine Tenart2020-11-281-2/+5
* | | | | mptcp: emit tcp reset when a join request failsFlorian Westphal2020-12-031-11/+36
* | | | | tcp: merge 'init_req' and 'route_req' functionsFlorian Westphal2020-12-034-23/+40
* | | | | mptcp: avoid potential infinite loop in mptcp_recvmsg()Eric Dumazet2020-12-021-1/+1
* | | | | net/smc: Add support for obtaining SMCR device listGuvenc Gulce2020-12-014-1/+165
* | | | | net/smc: Add support for obtaining SMCD device listGuvenc Gulce2020-12-014-0/+126
* | | | | net/smc: Add SMC-D Linkgroup diagnostic supportGuvenc Gulce2020-12-013-0/+136
* | | | | net/smc: Introduce SMCR get link commandGuvenc Gulce2020-12-014-17/+106
* | | | | net/smc: Introduce SMCR get linkgroup commandGuvenc Gulce2020-12-013-0/+91
* | | | | net/smc: Add support for obtaining system informationGuvenc Gulce2020-12-016-0/+82
* | | | | net/smc: Introduce generic netlink interface for diagnostic purposesGuvenc Gulce2020-12-014-2/+86
* | | | | net/smc: Refactor smc ism v2 capability handlingGuvenc Gulce2020-12-013-10/+15
* | | | | net/smc: Add diagnostic information to link structureGuvenc Gulce2020-12-012-0/+12
* | | | | net/smc: Add diagnostic information to smc ib-deviceGuvenc Gulce2020-12-013-0/+48
* | | | | net/smc: Add link counters for IB device portsGuvenc Gulce2020-12-012-0/+15
* | | | | net/smc: Add connection counters for linksGuvenc Gulce2020-12-012-2/+15
* | | | | net/smc: Use active link of the connectionGuvenc Gulce2020-12-011-5/+5
* | | | | net/smc: use helper smc_conn_abort() in listen processingKarsten Graul2020-12-011-12/+5
* | | | | net/tls: make sure tls offload sets salt_sizeRohit Maheshwari2020-12-011-1/+3
* | | | | net: delete __dev_getfirstbyhwtypeVladimir Oltean2020-12-011-13/+0
* | | | | net/tipc: fix all function Return: notationRandy Dunlap2020-12-019-68/+68
* | | | | net/tipc: fix socket.c kernel-docRandy Dunlap2020-12-011-2/+29
* | | | | net/tipc: fix node.c kernel-docRandy Dunlap2020-12-011-1/+25
* | | | | net/tipc: fix name_table.c kernel-docRandy Dunlap2020-12-011-7/+35
* | | | | net/tipc: fix name_distr.c kernel-docRandy Dunlap2020-12-011-0/+27
* | | | | net/tipc: fix link.c kernel-docRandy Dunlap2020-12-011-2/+36
* | | | | net/tipc: fix bearer.c for kernel-docRandy Dunlap2020-12-011-1/+19
* | | | | net/tipc: fix various kernel-doc warningsRandy Dunlap2020-12-019-19/+40