aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-06timer: add fsleep for flexible sleepingHeiner Kallweit1-0/+11
2020-05-06ipv6: Implement draft-ietf-6man-rfc4941bisFernando Gont1-1/+0
2020-05-06net: phy: add concept of shared storage for PHYsMichael Walle1-0/+89
2020-05-05erspan: Add type I version 0 support.William Tu1-2/+17
2020-05-04bonding: remove useless stats_lock_keyCong Wang1-1/+0
2020-05-04net: partially revert dynamic lockdep key changesCong Wang1-8/+19
2020-05-04net_sched: sch_fq: add horizon attributeEric Dumazet1-0/+6
2020-05-04net: add helper eth_hw_addr_crcHeiner Kallweit1-0/+12
2020-05-02ptp: Add adjust_phase to ptp_clock_caps capability.Vincent Cheng1-1/+3
2020-05-02ptp: Add adjphase function to support phase offset control.Vincent Cheng1-1/+5
2020-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller25-169/+226
2020-05-01net: schedule: add action gate offloadingPo Liu2-0/+109
2020-05-01net: qos: introduce a gate control flow actionPo Liu3-0/+95
2020-05-01net: Replace the limit of TCP_LINGER2 with TCP_FIN_TIMEOUT_MAXCambda Zhu1-0/+1
2020-05-01bpf: Bpf_{g,s}etsockopt for struct bpf_sock_addrStanislav Fomichev1-2/+12
2020-05-01docs: networking: convert x25-iface.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-05-01bpf: Sharing bpf runtime stats with BPF_ENABLE_STATSSong Liu2-0/+12
2020-04-30net: phy: bcm54140: add second PHY IDMichael Walle1-1/+1
2020-04-30ptp_qoriq: output PPS signal on FIPER2 in defaultYangbo Lu1-1/+1
2020-04-30netlink: add infrastructure to expose policies to userspaceJohannes Berg3-0/+111
2020-04-30netlink: factor out policy range helpersJohannes Berg1-0/+5
2020-04-30netlink: remove NLA_EXACT_LEN_WARNJohannes Berg1-7/+8
2020-04-30netlink: allow NLA_MSECS to have range validationJohannes Berg1-2/+4
2020-04-30netlink: extend policy range validationJohannes Berg1-0/+45
2020-04-30netlink: remove type-unsafe validation_data pointerJohannes Berg1-28/+32
2020-04-30tcp: add hrtimer slack to sack compressionEric Dumazet1-0/+1
2020-04-30tcp: add tp->dup_ack_counterEric Dumazet1-0/+1
2020-04-30Merge tag 'mlx5-updates-2020-04-30' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller8-134/+187
2020-04-30docs: networking: convert timestamping.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-04-30docs: networking: convert radiotap-headers.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-04-30docs: networking: convert netdev-features.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-04-30inet_diag: add support for cgroup filterDmitry Yakunin1-0/+1
2020-04-30inet_diag: add cgroup id attributeDmitry Yakunin2-1/+6
2020-04-30Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed8-134/+187
2020-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller3-3/+13
2020-04-28bpf: Add support for BPF_OBJ_GET_INFO_BY_FD for bpf_linkAndrii Nakryiko4-3/+41
2020-04-28bpf: Support GET_FD_BY_ID and GET_NEXT_ID for bpf_linkAndrii Nakryiko1-0/+2
2020-04-28bpf: Allocate ID for bpf_linkAndrii Nakryiko2-4/+14
2020-04-28bpf: Refactor bpf_link update handlingAndrii Nakryiko2-13/+2
2020-04-28net: ipv4: add sysctl for nexthop api compatibility modeRoopa Prabhu1-0/+2
2020-04-28net: ipv6: new arg skip_notify to ip6_rt_delRoopa Prabhu2-2/+2
2020-04-28net/mlx5: TX WQE Add trailer insertion fieldRaed Salem1-0/+6
2020-04-28net/mlx5: Add release all pages capability bitEran Ben Elisha1-1/+3
2020-04-28net/mlx5: Introduce TLS RX offload hardware bitsTariq Toukan2-4/+19
2020-04-28net/mlx5: Add structure and defines for pci sync for fw update eventMoshe Shemesh2-1/+18
2020-04-28net/mlx5: Add structure layout and defines for MFRL registerMoshe Shemesh2-0/+25
2020-04-28net/mlx5: Refactor imm_inval_pkey field in cqe structRaed Salem1-1/+6
2020-04-28net/mlx5: Use aligned variable while allocating ICM memoryErez Shitrit1-1/+2
2020-04-28net/mlx5: Introduce IPsec Connect-X offload hardware bits and structuresRaed Salem2-3/+79
2020-04-28net/mlx5: Add support for COPY steering actionHuy Nguyen1-4/+4