summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* bpf: Allow bpf_map_lookup_elem() on an xskmapJonathan Lemon2019-06-111-0/+40
* bpf: allow CGROUP_SKB programs to use bpf_skb_cgroup_id() helperRoman Gushchin2019-06-071-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-06-014-29/+52
|\
| * bpf: move memory size checks to bpf_map_charge_init()Roman Gushchin2019-06-012-10/+2Star
| * bpf: rework memlock-based memory accounting for mapsRoman Gushchin2019-06-012-5/+8
| * bpf: group memory related fields in struct bpf_map_memoryRoman Gushchin2019-06-012-3/+3
| * bpf: add memlock precharge for socket local storageRoman Gushchin2019-06-011-2/+10
| * bpf: Update BPF_CGROUP_RUN_PROG_INET_EGRESS callsbrakmo2019-06-012-20/+40
* | nexthop: remove redundant assignment to errColin Ian King2019-05-311-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-3195-924/+313Star
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-3127-194/+245
| |\ \
| | * | net: correct zerocopy refcnt with udp MSG_MOREWillem de Bruijn2019-05-313-5/+9
| | * | ethtool: Check for vlan etype or vlan tci when parsing flow_ruleMaxime Chevallier2019-05-311-2/+6
| | * | net: don't clear sock->sk early to avoid trouble in strparserJakub Kicinski2019-05-301-1/+1
| | * | net-gro: fix use-after-free read in napi_gro_frags()Eric Dumazet2019-05-301-1/+1
| | * | net: dsa: tag_8021q: Create a stable binary formatVladimir Oltean2019-05-301-10/+50
| | * | net: dsa: tag_8021q: Change order of rx_vid setupIoana Ciornei2019-05-301-4/+15
| | * | ipv4: tcp_input: fix stack out of bounds when parsing TCP options.Young Xiao2019-05-301-0/+2
| | * | net: core: support XDP generic on stacked devices.Stephen Hemminger2019-05-301-46/+12Star
| | * | llc: fix skb leak in llc_build_and_send_ui_pkt()Eric Dumazet2019-05-291-0/+2
| | * | net/tls: fix no wakeup on partial readsJakub Kicinski2019-05-271-6/+2Star
| | * | net/tls: fix lowat calculation if some data came from previous recordJakub Kicinski2019-05-271-7/+6Star
| | * | ip_sockglue: Fix missing-check bug in ip_ra_control()Gen Zhang2019-05-251-0/+2
| | * | ipv6_sockglue: Fix a missing-check bug in ip6_ra_control()Gen Zhang2019-05-251-0/+2
| | * | net: sched: don't use tc_action->order during action dumpVlad Buslov2019-05-241-2/+1Star
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-05-239-60/+44Star
| | |\ \
| | | * | netfilter: nft_flow_offload: IPCB is only valid for ipv4 familyFlorian Westphal2019-05-221-6/+11
| | | * | netfilter: nft_flow_offload: don't offload when sequence numbers need adjustmentFlorian Westphal2019-05-221-4/+2Star
| | | * | netfilter: nft_flow_offload: set liberal tracking mode for tcpFlorian Westphal2019-05-221-0/+8
| | | * | netfilter: nf_flow_table: ignore DF bit settingFlorian Westphal2019-05-221-2/+1Star
| | | * | netfilter: nat: fix udp checksum corruptionFlorian Westphal2019-05-211-1/+1
| | | * | ipvs: Fix use-after-free in ip_vs_inYueHaibing2019-05-211-1/+1
| | | * | netfilter: nft_fib: Fix existence check supportPhil Sutter2019-05-213-37/+8Star
| | | * | netfilter: nf_queue: fix reinject verdict handlingJagdish Motwani2019-05-211-0/+1
| | | * | netfilter: nf_tables: fix oops during rule dumpFlorian Westphal2019-05-201-9/+11
| | * | | hsr: fix don't prune the master node from the node_dbAndreas Oetken2019-05-231-0/+8
| | * | | ipv4/igmp: fix build error if !CONFIG_IP_MULTICASTEric Dumazet2019-05-231-11/+11
| | * | | ipv4/igmp: fix another memory leak in igmpv3_del_delrec()Eric Dumazet2019-05-231-17/+30
| | * | | ipv6: Fix redirect with VRFDavid Ahern2019-05-231-0/+6
| | * | | net/tls: don't ignore netdev notifications if no TLS featuresJakub Kicinski2019-05-221-1/+2
| | * | | net/tls: fix state removal with feature flags offJakub Kicinski2019-05-221-6/+0Star
| | * | | net/tls: avoid NULL-deref on resync during device removalJakub Kicinski2019-05-221-5/+10
| | * | | Validate required parameters in inet6_validate_link_afMaxim Mikityanskiy2019-05-221-22/+35
| * | | | Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2019-05-2468-730/+68Star
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104Thomas Gleixner2019-05-2430-480/+30Star
| | * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 103Thomas Gleixner2019-05-241-16/+1Star
| | * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 93Thomas Gleixner2019-05-241-17/+1Star
| | * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 77Thomas Gleixner2019-05-245-20/+5Star
| | * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 72Thomas Gleixner2019-05-241-4/+1Star
| | * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 62Thomas Gleixner2019-05-241-6/+1Star