index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2021-01-11
net: dsa: remove the transactional logic from ageing time notifiers
Vladimir Oltean
2021-01-11
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
2021-01-11
net: switchdev: delete switchdev_port_obj_add_now
Vladimir Oltean
2021-01-11
net: switchdev: remove the transaction structure from port object notifiers
Vladimir Oltean
2021-01-11
net: switchdev: remove vid_begin -> vid_end range from VLAN objects
Vladimir Oltean
2021-01-11
Merge tag 'nfsd-5.11-1' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
2021-01-11
netfilter: nf_nat: Fix memleak in nf_nat_init
Dinghao Liu
2021-01-10
net: sunrpc: interpret the return value of kstrtou32 correctly
j.nixdorf@avm.de
2021-01-10
netfilter: conntrack: fix reading nf_conntrack_buckets
Jesper Dangaard Brouer
2021-01-09
mptcp: add the mibs for MP_PRIO
Geliang Tang
2021-01-09
mptcp: add set_flags command in PM netlink
Geliang Tang
2021-01-09
mptcp: add the incoming MP_PRIO support
Geliang Tang
2021-01-09
mptcp: add the outgoing MP_PRIO support
Geliang Tang
2021-01-09
mptcp: add the address ID assignment bitmap
Geliang Tang
2021-01-09
net: dsa: dsa_legacy_fdb_{add,del} can be static
Vladimir Oltean
2021-01-09
tipc: fix NULL deref in tipc_link_xmit()
Hoang Le
2021-01-09
net-gro: remove GRO_DROP
Eric Dumazet
2021-01-09
net: ipv6: Validate GSO SKB before finish IPv6 processing
Aya Levin
2021-01-09
net: bridge: fix misspellings using codespell tool
Menglong Dong
2021-01-08
net: make sure devices go through netdev_wait_all_refs
Jakub Kicinski
2021-01-08
net: make free_netdev() more lenient with unregistering devices
Jakub Kicinski
2021-01-08
docs: net: explain struct net_device lifetime
Jakub Kicinski
2021-01-08
net: ip_tunnel: clean up endianness conversions
Julian Wiedmann
2021-01-08
udp: Prevent reuseport_select_sock from reading uninitialized socks
Baptiste Lepers
2021-01-08
net: fix use-after-free when UDP GRO with shared fraglist
Dongseok Yi
2021-01-08
net, xdp: Introduce xdp_prepare_buff utility routine
Lorenzo Bianconi
2021-01-08
net, xdp: Introduce xdp_init_buff utility routine
Lorenzo Bianconi
2021-01-08
bpf: Replace fput with sockfd_put in sock map
Zheng Yongjun
2021-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-07
nexthop: Bounce NHA_GATEWAY in FDB nexthop groups
Petr Machata
2021-01-07
nexthop: Unlink nexthop group entry in error path
Ido Schimmel
2021-01-07
nexthop: Fix off-by-one error in error path
Ido Schimmel
2021-01-07
skbuff: Rename skb_zcopy_{get|put} to net_zcopy_{get|put}
Jonathan Lemon
2021-01-07
skbuff: add flags to ubuf_info for ubuf setup
Jonathan Lemon
2021-01-07
net: group skb_shinfo zerocopy related bits together.
Jonathan Lemon
2021-01-07
skbuff: rename sock_zerocopy_* to msg_zerocopy_*
Jonathan Lemon
2021-01-07
skbuff: Call skb_zcopy_clear() before unref'ing fragments
Jonathan Lemon
2021-01-07
skbuff: Call sock_zerocopy_put_abort from skb_zcopy_put_abort
Jonathan Lemon
2021-01-07
skbuff: Add skb parameter to the ubuf zerocopy callback
Jonathan Lemon
2021-01-07
skbuff: replace sock_zerocopy_get with skb_zcopy_get
Jonathan Lemon
2021-01-07
skbuff: replace sock_zerocopy_put() with skb_zcopy_put()
Jonathan Lemon
2021-01-07
skbuff: Push status and refcounts into sock_zerocopy_callback
Jonathan Lemon
2021-01-07
skbuff: simplify sock_zerocopy_put
Jonathan Lemon
2021-01-07
net: dsa: remove the DSA specific notifiers
Vladimir Oltean
2021-01-07
net: dsa: export dsa_slave_dev_check
Vladimir Oltean
2021-01-07
net: dsa: move the Broadcom tag information in a separate header file
Vladimir Oltean
2021-01-07
net: dsa: listen for SWITCHDEV_{FDB,DEL}_ADD_TO_DEVICE on foreign bridge neig...
Vladimir Oltean
2021-01-07
net: dsa: exit early in dsa_slave_switchdev_event if we can't program the FDB
Vladimir Oltean
2021-01-07
net: dsa: move switchdev event implementation under the same switch/case stat...
Vladimir Oltean
2021-01-07
net: dsa: don't use switchdev_notifier_fdb_info in dsa_switchdev_event_work
Vladimir Oltean
[prev]
[next]