summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-12-20net: dsa: add support for Atheros AR9331 TAG formatOleksij Rempel
2019-12-19net/tls: add helper for testing if socket is RX offloadedJakub Kicinski
2019-12-18net: sch_ets: Make the ETS qdisc offloadablePetr Machata
2019-12-18net: sch_ets: Add a new QdiscPetr Machata
2019-12-18sch_cake: drop unused variable tin_quantum_prioKevin 'ldir' Darbyshire-Bryant
2019-12-17net: dsa: Make PHYLINK related function static againFlorian Fainelli
2019-12-17tipc: don't send gap blocks in ACK messagesJon Maloy
2019-12-16ipv4: Remove old route notifications and convert listenersIdo Schimmel
2019-12-16ipv4: Only Replay routes of interest to new listenersIdo Schimmel
2019-12-16ipv4: Handle route deletion notification during flushIdo Schimmel
2019-12-16ipv4: Handle route deletion notificationIdo Schimmel
2019-12-16ipv4: Notify newly added route if should be offloadedIdo Schimmel
2019-12-16ipv4: Notify route if replacing currently offloaded oneIdo Schimmel
2019-12-16ipv4: Extend FIB alias find functionIdo Schimmel
2019-12-16ipv4: Notify route after insertion to the routing tableIdo Schimmel
2019-12-15tcp: Set rcv zerocopy hint correctly if skb last frag is < PAGE_SIZEArjun Roy
2019-12-15net/smc: shorten lgr_cnt initializationUrsula Braun
2019-12-14net: bridge: add STP xstatsVivien Didelot
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-12-12ethtool: provide link mode names as a string setMichal Kubecek
2019-12-12ethtool: move string arrays into common fileMichal Kubecek
2019-12-12ethtool: move to its own directoryMichal Kubecek
2019-12-12netlink: rename nl80211_validate_nested() to nla_validate_nested()Michal Kubecek
2019-12-12rtnetlink: provide permanent hardware address in RTM_NEWLINKMichal Kubecek
2019-12-12unix: Show number of pending scm files of receive queue in fdinfoKirill Tkhai
2019-12-12net: Allow to show socket-specific information in /proc/[pid]/fdinfo/[fd]Kirill Tkhai
2019-12-11vsock/virtio: remove loopback handlingStefano Garzarella
2019-12-11vsock: use local transport when it is loadedStefano Garzarella
2019-12-11vsock: add vsock_loopback transportStefano Garzarella
2019-12-11vsock: add local transport support in the vsock coreStefano Garzarella
2019-12-11vsock: add VMADDR_CID_LOCAL definitionStefano Garzarella
2019-12-11vsock/virtio_transport_common: remove unused virtio header includesStefano Garzarella
2019-12-10tcp: Cleanup duplicate initialization of sk->sk_state.Kuniyuki Iwashima
2019-12-10tipc: introduce variable window congestion controlJon Maloy
2019-12-10tipc: eliminate more unnecessary nacks and retransmissionsJon Maloy
2019-12-10tipc: eliminate gap indicator from ACK messagesJon Maloy
2019-12-09net-tcp: Disable TCP ssthresh metrics cache by defaultKevin(Yudong) Yang
2019-12-09sctp: get netns from asoc and ep baseXin Long
2019-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-07Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-12-07Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2019-12-07net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add()Eric Dumazet
2019-12-07inet: protect against too small mtu values.Eric Dumazet
2019-12-07gre: refetch erspan header from skb->data after pskb_may_pull()Cong Wang
2019-12-06tcp: md5: fix potential overestimation of TCP option spaceEric Dumazet
2019-12-06net: sched: allow indirect blocks to bind to clsact in TCJohn Hurley
2019-12-06net: core: rename indirect block ingress cb functionJohn Hurley
2019-12-06net-sysfs: Call dev_hold always in netdev_queue_add_kobjectJouni Hogander
2019-12-06net: dsa: fix flow dissection on Tx pathAlexander Lobakin
2019-12-06net/tls: Fix return values to avoid ENOTSUPPValentin Vidic