summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* bpf: Introduce pseudo_btf_idHao Luo2020-10-023-9/+49
* bpf: tcp: Do not limit cb_flags when creating child sk from listen skMartin KaFai Lau2020-10-021-33/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-10-0110-28/+302
|\
| * bpf: Introduce BPF_F_PRESERVE_ELEMS for perf event arraySong Liu2020-10-011-0/+3
| * bpf: Add redirect_neigh helper as redirect drop-inDaniel Borkmann2020-09-302-0/+19
| * bpf, net: Rework cookie generator as per-cpu oneDaniel Borkmann2020-09-303-2/+65
| * bpf: Add classid helper only based on skb->skDaniel Borkmann2020-09-301-0/+10
| * bpf: Support attaching freplace programs to multiple attach pointsToke Høiland-Jørgensen2020-09-292-2/+9
| * bpf: Move prog->aux->linked_prog and trampoline into bpf_link on attachToke Høiland-Jørgensen2020-09-291-6/+9
| * bpf: Add bpf_seq_printf_btf helperAlan Maguire2020-09-292-0/+11
| * bpf: Add bpf_snprintf_btf helperAlan Maguire2020-09-293-4/+73
| * bpf: Move to generic BTF show support, apply it to seq files/stringsAlan Maguire2020-09-291-0/+36
| * bpf: Provide function to get vmlinux BTF informationAlan Maguire2020-09-291-0/+2
| * bpf: verifier: refactor check_attach_btf_id()Toke Høiland-Jørgensen2020-09-292-5/+27
| * bpf: change logging calls from verbose() to bpf_log() and use log pointerToke Høiland-Jørgensen2020-09-292-3/+4
| * bpf: Enable BPF_PROG_TEST_RUN for raw_tracepointSong Liu2020-09-282-0/+10
| * bpf: Add comment to document BTF type PTR_TO_BTF_ID_OR_NULLJohn Fastabend2020-09-261-2/+16
| * bpf: Change bpf_sk_assign to accept ARG_PTR_TO_BTF_ID_SOCK_COMMONMartin KaFai Lau2020-09-251-1/+1
| * bpf: Change bpf_tcp_*_syncookie to accept ARG_PTR_TO_BTF_ID_SOCK_COMMONMartin KaFai Lau2020-09-251-2/+2
| * bpf: Change bpf_sk_storage_*() to accept ARG_PTR_TO_BTF_ID_SOCK_COMMONMartin KaFai Lau2020-09-252-2/+1
| * bpf: Change bpf_sk_release and bpf_sk_*cgroup_id to accept ARG_PTR_TO_BTF_ID_...Martin KaFai Lau2020-09-251-4/+4
| * bpf: Enable bpf_skc_to_* sock casting helper to networking prog typeMartin KaFai Lau2020-09-251-0/+1
| * Merge branch 'rtt-speedup.2020.09.16a' of git://git.kernel.org/pub/scm/linux/...Alexei Starovoitov2020-09-241-0/+4
| |\
| | * rcu-tasks: Fix grace-period/unlock race in RCU Tasks TracePaul E. McKenney2020-09-171-0/+4
* | | net/mlx5: E-switch, Use PF num in metadata reg c0sunils2020-10-011-7/+8
* | | drop_monitor: Filter control packets in drop monitorIdo Schimmel2020-10-011-0/+2
* | | drop_monitor: Convert to using devlink tracepointIdo Schimmel2020-10-011-36/+0
* | | devlink: Add a tracepoint for trap reportsIdo Schimmel2020-10-012-0/+51
* | | tcp: add exponential backoff in __tcp_send_ack()Eric Dumazet2020-09-301-1/+2
* | | inet: remove icsk_ack.blockedEric Dumazet2020-09-301-2/+2
* | | net: macb: move pdata to private headerAlexandre Belloni2020-09-301-20/+0
* | | net: mscc: ocelot: automatically detect VCAP constantsVladimir Oltean2020-09-302-1/+15
* | | net: mscc: ocelot: add definitions for VCAP ES0 keys, actions and targetVladimir Oltean2020-09-302-1/+44
* | | net: mscc: ocelot: add definitions for VCAP IS1 keys, actions and targetVladimir Oltean2020-09-302-1/+93
* | | net: mscc: ocelot: generalize existing code for VCAPVladimir Oltean2020-09-302-10/+74
* | | net: mscc: ocelot: introduce a new ocelot_target_{read,write} APIVladimir Oltean2020-09-301-0/+22
* | | net: Add netif_rx_any_context()Sebastian Andrzej Siewior2020-09-291-0/+1
* | | net: caif: Remove unused caif SPI driverThomas Gleixner2020-09-291-155/+0
* | | devlink: include <linux/const.h> for _BITULJacob Keller2020-09-291-0/+2
* | | l2tp: report rx cookie discards in netlink getTom Parkin2020-09-291-0/+1
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2020-09-293-0/+26
|\ \ \
| * | | Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channelLuiz Augusto von Dentz2020-09-251-0/+2
| * | | Bluetooth: Emit controller suspend and resume eventsAbhishek Pandit-Subedi2020-09-132-0/+7
| * | | Bluetooth: Add suspend reason for device disconnectAbhishek Pandit-Subedi2020-09-131-0/+1
| * | | Bluetooth: Add mgmt suspend and resume eventsAbhishek Pandit-Subedi2020-09-132-0/+14
| * | | Bluetooth: Add MGMT capability flags for tx power and ext advertisingDaniel Winkler2020-09-111-0/+2
* | | | stmmac: intel: Adding ref clock 1us tic for LPI cntrRusaimi Amira Ruslan2020-09-291-0/+1
* | | | net/smc: introduce CHID callback for ISM devicesUrsula Braun2020-09-291-0/+1
* | | | net/smc: introduce System Enterprise ID (SEID)Ursula Braun2020-09-291-0/+3
* | | | udp_tunnel: add the ability to share port tablesJakub Kicinski2020-09-281-0/+24