summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: sch_ets: Make the ETS qdisc offloadablePetr Machata2019-12-182-0/+32
* net: sch_ets: Add a new QdiscPetr Machata2019-12-181-0/+17
* net: pkt_cls: Clarify a commentPetr Machata2019-12-181-3/+2
* net: stmmac: Add basic EST support for GMAC5+Jose Abreu2019-12-181-0/+13
* wireguard: global: fix spelling mistakes in commentsJosh Soref2019-12-171-4/+4
* ipv6: Annotate ipv6_addr_is_* bitwise pointer castsSven Eckelmann2019-12-171-4/+4
* ipv6: Annotate bitwise IPv6 dsfield pointer castSven Eckelmann2019-12-171-1/+1
* ptp_qoriq: export extts_clean_up() functionYangbo Lu2019-12-171-0/+1
* net: bridge: add STP xstatsVivien Didelot2019-12-151-0/+10
* bonding: move 802.3ad port state flags to uapiAndy Roulin2019-12-141-0/+10
* netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-132-3/+4
* ethtool: provide link mode names as a string setMichal Kubecek2019-12-131-0/+2
* netlink: rename nl80211_validate_nested() to nla_validate_nested()Michal Kubecek2019-12-131-4/+4
* rtnetlink: provide permanent hardware address in RTM_NEWLINKMichal Kubecek2019-12-131-0/+1
* unix: Show number of pending scm files of receive queue in fdinfoKirill Tkhai2019-12-131-0/+5
* net: Allow to show socket-specific information in /proc/[pid]/fdinfo/[fd]Kirill Tkhai2019-12-131-0/+1
* vsock: add local transport support in the vsock coreStefano Garzarella2019-12-121-0/+2
* vsock: add VMADDR_CID_LOCAL definitionStefano Garzarella2019-12-121-3/+5
* net: phylink: delay MAC configuration for copper SFP modulesRussell King2019-12-111-0/+7
* net: sfp: add module start/stop upstream notificationsRussell King2019-12-111-0/+4
* net: sfp: add more extended compliance codesRussell King2019-12-111-27/+55
* net: sfp: derive interface mode from ethtool link modesRussell King2019-12-111-2/+0
* net-tcp: Disable TCP ssthresh metrics cache by defaultKevin(Yudong) Yang2019-12-101-0/+1
* net: WireGuard secure network tunnelJason A. Donenfeld2019-12-091-0/+196
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-0810-23/+64
|\
| * inet: protect against too small mtu values.Eric Dumazet2019-12-072-0/+10
| * tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()Guillaume Nault2019-12-071-3/+3
| * tcp: tighten acceptance of ACKs not matching a child socketGuillaume Nault2019-12-071-3/+13
| * tcp: fix rejected syncookies due to stale timestampsGuillaume Nault2019-12-072-2/+16
| * net: core: rename indirect block ingress cb functionJohn Hurley2019-12-071-8/+7
| * net: Fixed updating of ethertype in skb_mpls_push()Martin Varghese2019-12-051-1/+1
| * net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca2019-12-041-2/+4
| * net: ipv6: add net argument to ip6_dst_lookup_flowSabrina Dubroca2019-12-041-1/+1
| * cls_flower: Fix the behavior using port ranges with hw-offloadYoshiki Komachi2019-12-031-0/+1
| * Fixed updating of ethertype in function skb_mpls_popMartin Varghese2019-12-021-1/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-12-021-2/+6
| |\
| | * bpf: Avoid setting bpf insns pages read-only when prog is jitedDaniel Borkmann2019-12-011-2/+6
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-12-081-0/+2
|\ \ \
| * | | Input: add privacy screen toggle keycodeMathew King2019-12-051-0/+2
* | | | Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-12-0817-51/+123
|\ \ \ \
| * | | | lockd: remove __KERNEL__ ifdefsChristoph Hellwig2019-11-122-8/+0
| * | | | sunrpc: remove __KERNEL__ ifdefsChristoph Hellwig2019-11-1212-36/+0
| * | | | SUNRPC: Trace gssproxy upcall resultsChuck Lever2019-10-302-0/+100
| * | | | svcrdma: Improve DMA mapping trace pointsChuck Lever2019-10-081-7/+23
* | | | | Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2019-12-088-76/+287
|\ \ \ \ \
| * | | | | SUNRPC: Capture completion of all RPC tasksChuck Lever2019-11-221-0/+1
| * | | | | Merge tag 'nfs-rdma-for-5.5-1' of git://git.linux-nfs.org/projects/anna/linux...Trond Myklebust2019-11-182-66/+225
| |\ \ \ \ \
| | * | | | | xprtrdma: Replace dprintk in xprt_rdma_set_portChuck Lever2019-10-241-0/+1
| | * | | | | xprtrdma: Replace dprintk() in rpcrdma_update_connect_private()Chuck Lever2019-10-241-0/+36
| | * | | | | xprtrdma: Refine trace_xprtrdma_fixupChuck Lever2019-10-241-47/+13