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-14
Merge tag 'net-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-01-14
mptcp: fix locking in mptcp_disconnect()
Paolo Abeni
2021-01-14
net: Allow NETIF_F_HW_TLS_TX if IP_CSUM && IPV6_CSUM
Tariq Toukan
2021-01-14
net: avoid 32 x truesize under-estimation for tiny skbs
Eric Dumazet
2021-01-14
net: tip: fix a couple kernel-doc markups
Mauro Carvalho Chehab
2021-01-14
net: sit: unregister_netdevice on newlink's error path
Jakub Kicinski
2021-01-13
can: isotp: isotp_getname(): fix kernel information leak
Oliver Hartkopp
2021-01-13
rxrpc: Call state should be read with READ_ONCE() under some circumstances
Baptiste Lepers
2021-01-13
rxrpc: Fix handling of an unsupported token type in rxrpc_read()
David Howells
2021-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2021-01-12
net/smc: use memcpy instead of snprintf to avoid out of bounds read
Guvenc Gulce
2021-01-12
smc: fix out of bound access in smc_nl_get_sys_info()
Jakub Kicinski
2021-01-12
mptcp: better msk-level shutdown.
Paolo Abeni
2021-01-12
mptcp: more strict state checking for acks
Paolo Abeni
2021-01-12
net: dsa: clear devlink port type before unregistering slave netdevs
Vladimir Oltean
2021-01-12
net: dsa: unbind all switches from tree when DSA master unbinds
Vladimir Oltean
2021-01-12
net: dcb: Accept RTM_GETDCB messages carrying set-like DCB commands
Petr Machata
2021-01-12
Merge tag 'nfs-for-5.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-01-11
esp: avoid unneeded kmap_atomic call
Willem de Bruijn
2021-01-11
net: compound page support in skb_seq_read
Willem de Bruijn
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
tipc: fix NULL deref in tipc_link_xmit()
Hoang Le
2021-01-09
net: ipv6: Validate GSO SKB before finish IPv6 processing
Aya Levin
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
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-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
net: ip: always refragment ip defragmented packets
Florian Westphal
2021-01-07
net: fix pmtu check in nopmtudisc mode
Florian Westphal
2021-01-07
net: ipv6: fib: flush exceptions when purging route
Sean Tranchetti
2021-01-05
net: qrtr: fix null-ptr-deref in qrtr_ns_remove
Qinglang Miao
2021-01-05
net: vlan: avoid leaks on register_vlan_dev() failures
Jakub Kicinski
2021-01-05
cfg80211: select CONFIG_CRC32
Arnd Bergmann
2021-01-05
Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2021-01-04
net: lapb: Decrease the refcount of "struct lapb_cb" in lapb_device_event
Xie He
2020-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-12-28
erspan: fix version 1 check in gre_parse_header()
Cong Wang
2020-12-28
net: sched: prevent invalid Scell_log shift count
Randy Dunlap
2020-12-28
net: neighbor: fix a crash caused by mod zero
weichenchen
2020-12-28
ipv4: Ignore ECN bits for fib lookups in fib_compute_spec_dst()
Guillaume Nault
2020-12-28
net: mptcp: cap forward allocation to 1M
Davide Caratti
2020-12-28
net-sysfs: take the rtnl lock when accessing xps_rxqs_map and num_tc
Antoine Tenart
[next]