summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | hyper-v: Remove internal types from UAPI headerAndy Shevchenko2020-04-221-2/+2
| * | | | | | | Merge tag 'staging-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-04-261-1/+1
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'iio-fixes-for-5.7a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2020-04-201-1/+1
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | * | | | | | iio: core: remove extra semi-colon from devm_iio_device_register() macroLars Engebretsen2020-04-191-1/+1
| * | | | | | | | Merge tag 'driver-core-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-04-261-8/+4
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | debugfs: remove return value of debugfs_create_u32()Greg Kroah-Hartman2020-04-171-8/+4
| | |/ / / / / /
* | | | | | | | ethtool: provide UAPI for PHY master/slave configuration.Oleksij Rempel2020-05-064-1/+22
* | | | | | | | tcp: refine tcp_pacing_delay() for very low pacing ratesEric Dumazet2020-05-061-13/+8
* | | | | | | | timer: add fsleep for flexible sleepingHeiner Kallweit2020-05-061-0/+11
* | | | | | | | ipv6: Implement draft-ietf-6man-rfc4941bisFernando Gont2020-05-061-1/+0
* | | | | | | | net: phy: add concept of shared storage for PHYsMichael Walle2020-05-061-0/+89
* | | | | | | | erspan: Add type I version 0 support.William Tu2020-05-051-2/+17
* | | | | | | | bonding: remove useless stats_lock_keyCong Wang2020-05-041-1/+0
* | | | | | | | net: partially revert dynamic lockdep key changesCong Wang2020-05-041-8/+19
* | | | | | | | net_sched: sch_fq: add horizon attributeEric Dumazet2020-05-041-0/+6
* | | | | | | | net: add helper eth_hw_addr_crcHeiner Kallweit2020-05-041-0/+12
* | | | | | | | 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