index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-22
Merge tag 'nfsd-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2021-02-22
Merge tag 'ceph-for-5.12-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2021-02-21
Merge tag 'nfsd-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2021-02-20
Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2021-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-02-16
net: dsa: tag_rtl4_a: Support also egress tags
Linus Walleij
2021-02-16
net: sched: fix police ext initialization
Vlad Buslov
2021-02-16
net: dsa: felix: Add support for MRP
Horatiu Vultur
2021-02-16
net: dsa: add MRP support
Horatiu Vultur
2021-02-16
bridge: mrp: Update br_mrp to use new return values of br_mrp_switchdev
Horatiu Vultur
2021-02-16
bridge: mrp: Extend br_mrp_switchdev to detect better the errors
Horatiu Vultur
2021-02-16
bridge: mrp: Add 'enum br_mrp_hw_support'
Horatiu Vultur
2021-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-02-16
SUNRPC: Further clean up svc_tcp_sendmsg()
Chuck Lever
2021-02-16
SUNRPC: Remove redundant socket flags from svc_tcp_sendmsg()
Trond Myklebust
2021-02-16
SUNRPC: Use TCP_CORK to optimise send performance on the server
Trond Myklebust
2021-02-16
libceph: remove osdtimeout option entirely
Ilya Dryomov
2021-02-16
libceph: deprecate [no]cephx_require_signatures options
Ilya Dryomov
2021-02-15
mptcp: add local addr info in mptcp_info
Geliang Tang
2021-02-15
net: caif: Use netif_rx_any_context().
Sebastian Andrzej Siewior
2021-02-15
tcp: tcp_data_ready() must look at SOCK_DONE
Eric Dumazet
2021-02-15
net: bridge: fix br_vlan_filter_toggle stub when CONFIG_BRIDGE_VLAN_FILTERING=n
Vladimir Oltean
2021-02-15
net: mscc: ocelot: avoid type promotion when calling ocelot_ifh_set_dest
Vladimir Oltean
2021-02-15
netfilter: nftables: introduce table ownership
Pablo Neira Ayuso
2021-02-15
netfilter: nftables: add helper function to release hooks of one single table
Pablo Neira Ayuso
2021-02-15
netfilter: nftables: add helper function to release one table
Pablo Neira Ayuso
2021-02-15
svcrdma: Hold private mutex while invoking rdma_accept()
Chuck Lever
2021-02-14
net: dsa: propagate extack to .port_vlan_filtering
Vladimir Oltean
2021-02-14
net: dsa: propagate extack to .port_vlan_add
Vladimir Oltean
2021-02-14
net: bridge: propagate extack through switchdev_port_attr_set
Vladimir Oltean
2021-02-14
net: bridge: propagate extack through store_bridge_parm
Vladimir Oltean
2021-02-14
net: bridge: remove __br_vlan_filter_toggle
Vladimir Oltean
2021-02-14
net: dsa: tag_ocelot_8021q: add support for PTP timestamping
Vladimir Oltean
2021-02-14
net: dsa: felix: setup MMIO filtering rules for PTP when using tag_8021q
Vladimir Oltean
2021-02-14
net: dsa: tag_ocelot: create separate tagger for Seville
Vladimir Oltean
2021-02-14
net: dsa: tag_ocelot: single out PTP-related transmit tag processing
Vladimir Oltean
2021-02-14
net: mscc: ocelot: use common tag parsing code with DSA
Vladimir Oltean
2021-02-14
net: dsa: tag_ocelot: avoid accessing ds->priv in ocelot_rcv
Vladimir Oltean
2021-02-13
skbuff: queue NAPI_MERGED_FREE skbs into NAPI cache instead of freeing
Alexander Lobakin
2021-02-13
skbuff: allow to use NAPI cache from __napi_alloc_skb()
Alexander Lobakin
2021-02-13
skbuff: allow to optionally use NAPI cache from __alloc_skb()
Alexander Lobakin
2021-02-13
skbuff: introduce {,__}napi_build_skb() which reuses NAPI cache heads
Alexander Lobakin
2021-02-13
skbuff: move NAPI cache declarations upper in the file
Alexander Lobakin
2021-02-13
skbuff: remove __kfree_skb_flush()
Alexander Lobakin
2021-02-13
skbuff: use __build_skb_around() in __alloc_skb()
Alexander Lobakin
2021-02-13
skbuff: simplify __alloc_skb() a bit
Alexander Lobakin
2021-02-13
skbuff: make __build_skb_around() return void
Alexander Lobakin
2021-02-13
skbuff: simplify kmalloc_reserve()
Alexander Lobakin
[next]