summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ptp: Add adjust_phase to ptp_clock_caps capability.Vincent Cheng2020-05-021-1/+3
* ptp: Add adjphase function to support phase offset control.Vincent Cheng2020-05-021-1/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-05-0125-169/+226
|\
| * bpf: Bpf_{g,s}etsockopt for struct bpf_sock_addrStanislav Fomichev2020-05-011-2/+12
| * bpf: Sharing bpf runtime stats with BPF_ENABLE_STATSSong Liu2020-05-012-0/+12
| * bpf: Add support for BPF_OBJ_GET_INFO_BY_FD for bpf_linkAndrii Nakryiko2020-04-284-3/+41
| * bpf: Support GET_FD_BY_ID and GET_NEXT_ID for bpf_linkAndrii Nakryiko2020-04-281-0/+2
| * bpf: Allocate ID for bpf_linkAndrii Nakryiko2020-04-282-4/+14
| * bpf: Refactor bpf_link update handlingAndrii Nakryiko2020-04-282-13/+2
| * Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Daniel Borkmann2020-04-2821-145/+122
| |\
| | * sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig2020-04-2718-143/+101
| | * sysctl: remove all extern declaration from sysctl.cChristoph Hellwig2020-04-276-0/+21
| | * mm: remove watermark_boost_factor_sysctl_handlerChristoph Hellwig2020-04-271-2/+0
| * | bpf: add bpf_ktime_get_boot_ns()Maciej Żenczykowski2020-04-262-1/+13
| * | bpf: Fix missing bpf_base_func_proto in cgroup_base_func_proto for CGROUP_NET=nStanislav Fomichev2020-04-262-2/+8
| * | bpf: Enable more helpers for BPF_PROG_TYPE_CGROUP_{DEVICE,SYSCTL,SOCKOPT}Stanislav Fomichev2020-04-261-0/+1
* | | net: schedule: add action gate offloadingPo Liu2020-05-012-0/+109
* | | net: qos: introduce a gate control flow actionPo Liu2020-05-013-0/+95
* | | net: Replace the limit of TCP_LINGER2 with TCP_FIN_TIMEOUT_MAXCambda Zhu2020-05-011-0/+1
* | | docs: networking: convert x25-iface.txt to ReSTMauro Carvalho Chehab2020-05-011-1/+1
* | | net: phy: bcm54140: add second PHY IDMichael Walle2020-04-301-1/+1
* | | ptp_qoriq: output PPS signal on FIPER2 in defaultYangbo Lu2020-04-301-1/+1
* | | netlink: add infrastructure to expose policies to userspaceJohannes Berg2020-04-303-0/+111
* | | netlink: factor out policy range helpersJohannes Berg2020-04-301-0/+5
* | | netlink: remove NLA_EXACT_LEN_WARNJohannes Berg2020-04-301-7/+8
* | | netlink: allow NLA_MSECS to have range validationJohannes Berg2020-04-301-2/+4
* | | netlink: extend policy range validationJohannes Berg2020-04-301-0/+45
* | | netlink: remove type-unsafe validation_data pointerJohannes Berg2020-04-301-28/+32
* | | tcp: add hrtimer slack to sack compressionEric Dumazet2020-04-301-0/+1
* | | tcp: add tp->dup_ack_counterEric Dumazet2020-04-301-0/+1
* | | Merge tag 'mlx5-updates-2020-04-30' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2020-04-308-134/+187
|\ \ \
| * \ \ Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2020-04-308-134/+187
| |\ \ \
| | * | | net/mlx5: TX WQE Add trailer insertion fieldRaed Salem2020-04-281-0/+6
| | * | | net/mlx5: Add release all pages capability bitEran Ben Elisha2020-04-281-1/+3
| | * | | net/mlx5: Introduce TLS RX offload hardware bitsTariq Toukan2020-04-282-4/+19
| | * | | net/mlx5: Add structure and defines for pci sync for fw update eventMoshe Shemesh2020-04-282-1/+18
| | * | | net/mlx5: Add structure layout and defines for MFRL registerMoshe Shemesh2020-04-282-0/+25
| | * | | net/mlx5: Refactor imm_inval_pkey field in cqe structRaed Salem2020-04-281-1/+6
| | * | | net/mlx5: Use aligned variable while allocating ICM memoryErez Shitrit2020-04-281-1/+2
| | * | | net/mlx5: Introduce IPsec Connect-X offload hardware bits and structuresRaed Salem2020-04-282-3/+79
| | * | | net/mlx5: Add support for COPY steering actionHuy Nguyen2020-04-281-4/+4
| | * | | net/mlx5: Update transobj.c new cmd interfaceLeon Romanovsky2020-04-231-13/+6
| | * | | net/mlx5: Update cq.c to new cmd interfaceLeon Romanovsky2020-04-231-1/+1
| | * | | net/mlx5: Update vport.c to new cmd interfaceLeon Romanovsky2020-04-231-2/+1
| | * | | net/mlx5: Enable SW-defined RoCEv2 UDP source portMark Zhang2020-04-191-1/+4
| | * | | net/mlx5: Move QP logic to mlx5_ibLeon Romanovsky2020-04-193-98/+0
| | * | | net/mlx5: Remove Q counter low level helper APIsLeon Romanovsky2020-04-191-4/+0
| | * | | net/mlx5: Provide simplified command interfacesLeon Romanovsky2020-04-191-0/+13
| | | |/ | | |/|
* | | | docs: networking: convert timestamping.txt to ReSTMauro Carvalho Chehab2020-04-301-1/+1
* | | | docs: networking: convert radiotap-headers.txt to ReSTMauro Carvalho Chehab2020-04-301-1/+1