summaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-11-2517-448/+1161
|\
| * net: gro: use vlan API instead of accessing directlyTonghao Zhang2019-11-231-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2019-11-222-12/+36
| |\
| * | bpf: skmsg, fix potential psock NULL pointer dereferenceJohn Fastabend2019-11-211-5/+8
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-11-202-12/+2
| |\ \
| | * | bpf: Switch bpf_map ref counter to atomic64_t so bpf_map_inc() never failsAndrii Nakryiko2019-11-181-1/+1
| | * | bpf: Annotate context typesAlexei Starovoitov2019-11-151-10/+0
| | * | bpf: Fix race in btf_resolve_helper_id()Alexei Starovoitov2019-11-151-1/+1
| * | | net: page_pool: add the possibility to sync DMA memory for deviceLorenzo Bianconi2019-11-201-2/+34
| * | | page_pool: Don't recycle non-reusable pagesSaeed Mahameed2019-11-201-1/+13
| * | | page_pool: Add API to update numa nodeSaeed Mahameed2019-11-201-0/+8
| * | | page_pool: add destroy attempts counter and rename tracepointJesper Dangaard Brouer2019-11-181-2/+11
| * | | xdp: remove memory poison on free for struct xdp_mem_allocatorJesper Dangaard Brouer2019-11-181-5/+0
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-161-1/+7
| |\ \ \
| * | | | net: core: allow fast GRO for skbs with Ethernet header in headAlexander Lobakin2019-11-161-2/+1
| * | | | page_pool: do not release pool until inflight == 0.Jonathan Lemon2019-11-162-123/+120
| * | | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-11-131-0/+5
| |\ \ \ \
| | * | | | devlink: Add new "enable_roce" generic device paramMichael Guralnik2019-11-111-0/+5
| * | | | | devlink: Allow large formatted message of binary outputAya Levin2019-11-121-9/+15
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-091-5/+15
| |\ \ \ \ \
| * | | | | | devlink: disallow reload operation during device cleanupJiri Pirko2019-11-081-1/+41
| * | | | | | net/sched: annotate lockless accesses to qdisc->emptyEric Dumazet2019-11-081-1/+1
| * | | | | | net: add annotations on hh->hh_len lockless accessesEric Dumazet2019-11-071-2/+2
| * | | | | | devlink: Add layer 3 generic packet exception trapsAmit Cohen2019-11-071-0/+6
| * | | | | | devlink: Add layer 3 generic packet trapsAmit Cohen2019-11-071-0/+9
| * | | | | | net_sched: gen_estimator: extend packet counter to 64bitEric Dumazet2019-11-061-2/+2
| * | | | | | net: neigh: use long type to store jiffies deltaEric Dumazet2019-11-061-2/+2
| * | | | | | net_sched: add TCA_STATS_PKT64 attributeEric Dumazet2019-11-051-2/+7
| * | | | | | net_sched: extend packet counter to 64bitEric Dumazet2019-11-051-2/+1
| | |_|_|/ / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-029-213/+525
| |\ \ \ \ \
| * | | | | | flow_dissector: extract more ICMP informationMatteo Croce2019-10-301-24/+50
| * | | | | | flow_dissector: skip the ICMP dissector for non ICMP packetsMatteo Croce2019-10-301-9/+25
| * | | | | | flow_dissector: add meaningful commentsMatteo Croce2019-10-301-0/+6
| * | | | | | sock: remove unneeded semicolonYueHaibing2019-10-281-1/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-10-261-1/+14
| |\ \ \ \ \ \
| | * | | | | | bpf: Check types of arguments passed into helpersAlexei Starovoitov2019-10-171-1/+14
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-10-206-35/+49
| |\ \ \ \ \ \ \
| * | | | | | | | pktgen: remove unnecessary assignment in pktgen_xmit()Yunsheng Lin2019-10-171-1/+0
| * | | | | | | | net: core: use listified Rx for GRO_NORMAL in napi_gro_receive()Alexander Lobakin2019-10-151-24/+25
| | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-10-142-7/+41
| |\ \ \ \ \ \ \
| | * | | | | | | xdp: Trivial, fix spelling in function descriptionAnton Ivanov2019-10-111-1/+1
| | * | | | | | | flow_dissector: Allow updating the flow dissector program atomicallyJakub Sitnicki2019-10-111-3/+7
| | * | | | | | | bpf/flow_dissector: add mode to enforce global BPF flow dissectorStanislav Fomichev2019-10-071-4/+34
| * | | | | | | | devlink: propagate extack down to health reporter opsJiri Pirko2019-10-111-9/+11
| * | | | | | | | devlink: don't do reporter recovery if the state is healthyJiri Pirko2019-10-111-0/+3
| * | | | | | | | sock_get_timeout: drop unnecessary return variableVito Caputo2019-10-111-6/+3
| * | | | | | | | Revert "tun: call dev_get_valid_name() before register_netdevice()"Eric Dumazet2019-10-081-3/+2
| * | | | | | | | net: sockmap: use bitmap for copy infoJakub Kicinski2019-10-071-2/+2
| * | | | | | | | net: core: use helper skb_ensure_writable in more placesHeiner Kallweit2019-10-071-12/+8
| * | | | | | | | net: devlink: fix reporter dump dumpitJiri Pirko2019-10-071-1/+2