index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2021-01-27
net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabled
Tariq Toukan
2021-01-27
ipv6: set multicast flag on the multicast route
Matteo Croce
2021-01-27
net_sched: reject silly cell_log in qdisc_get_rtab()
Eric Dumazet
2021-01-27
net_sched: avoid shift-out-of-bounds in tcindex_set_parms()
Eric Dumazet
2021-01-27
ipv6: create multicast route with RTPROT_KERNEL
Matteo Croce
2021-01-27
udp: mask TOS bits in udp_v4_early_demux()
Guillaume Nault
2021-01-27
skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() too
Alexander Lobakin
2021-01-27
netfilter: rpfilter: mask ecn bits before fib lookup
Guillaume Nault
2021-01-23
net: ipv6: Validate GSO SKB before finish IPv6 processing
Aya Levin
2021-01-23
tipc: fix NULL deref in tipc_link_xmit()
Hoang Le
2021-01-23
rxrpc: Fix handling of an unsupported token type in rxrpc_read()
David Howells
2021-01-23
net: avoid 32 x truesize under-estimation for tiny skbs
Eric Dumazet
2021-01-23
net: sit: unregister_netdevice on newlink's error path
Jakub Kicinski
2021-01-23
rxrpc: Call state should be read with READ_ONCE() under some circumstances
Baptiste Lepers
2021-01-23
net: dcb: Accept RTM_GETDCB messages carrying set-like DCB commands
Petr Machata
2021-01-23
net: dcb: Validate netlink message in DCB handler
Petr Machata
2021-01-23
esp: avoid unneeded kmap_atomic call
Willem de Bruijn
2021-01-23
udp: Prevent reuseport_select_sock from reading uninitialized socks
Baptiste Lepers
2021-01-19
netfilter: nf_nat: Fix memleak in nf_nat_init
Dinghao Liu
2021-01-19
netfilter: conntrack: fix reading nf_conntrack_buckets
Jesper Dangaard Brouer
2021-01-19
net: sunrpc: interpret the return value of kstrtou32 correctly
j.nixdorf@avm.de
2021-01-17
net: drop bogus skb with CHECKSUM_PARTIAL and offset beyond end of trimmed pa...
Vasily Averin
2021-01-17
net: ipv6: fib: flush exceptions when purging route
Sean Tranchetti
2021-01-17
net: fix pmtu check in nopmtudisc mode
Florian Westphal
2021-01-17
net: ip: always refragment ip defragmented packets
Florian Westphal
2021-01-17
net: vlan: avoid leaks on register_vlan_dev() failures
Jakub Kicinski
2021-01-12
netfilter: xt_RATEEST: reject non-null terminated string from userspace
Florian Westphal
2021-01-12
netfilter: ipset: fix shift-out-of-bounds in htable_bits()
Vasily Averin
2021-01-12
netfilter: x_tables: Update remaining dereference to RCU
Subash Abhinov Kasiviswanathan
2021-01-12
net-sysfs: take the rtnl lock when accessing xps_rxqs_map and num_tc
Antoine Tenart
2021-01-12
net-sysfs: take the rtnl lock when storing xps_rxqs
Antoine Tenart
2021-01-12
net: sched: prevent invalid Scell_log shift count
Randy Dunlap
2021-01-12
erspan: fix version 1 check in gre_parse_header()
Cong Wang
2021-01-12
ipv4: Ignore ECN bits for fib lookups in fib_compute_spec_dst()
Guillaume Nault
2021-01-12
net-sysfs: take the rtnl lock when accessing xps_cpus_map and num_tc
Antoine Tenart
2021-01-12
net-sysfs: take the rtnl lock when storing xps_cpus
Antoine Tenart
2021-01-12
net/ncsi: Use real net-device for response handler
John Wang
2020-12-30
lwt: Disable BH too in run_lwt_bpf()
Dongdong Wang
2020-12-30
cfg80211: initialize rekey_data
Sara Sharon
2020-12-30
mac80211: don't set set TDLS STA bandwidth wider than possible
Johannes Berg
2020-12-30
SUNRPC: xprt_load_transport() needs to support the netid "rdma6"
Trond Myklebust
2020-12-30
Bluetooth: Fix null pointer dereference in hci_event_packet()
Anmol Karn
2020-12-30
Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt()
Peilin Ye
2020-12-30
netfilter: x_tables: Switch synchronization to RCU
Subash Abhinov Kasiviswanathan
2020-12-30
xsk: Fix xsk_poll()'s return type
Luc Van Oostenryck
2020-12-30
net: bridge: vlan: fix error return code in __vlan_add()
Zhang Changzhong
2020-12-30
tcp: fix cwnd-limited bug for TSO deferral where we send nothing
Neal Cardwell
2020-12-30
tcp: select sane initial rcvq_space.space for big MSS
Eric Dumazet
2020-12-30
mac80211: mesh: fix mesh_pathtbl_init() error path
Eric Dumazet
2020-12-11
netfilter: nf_tables: avoid false-postive lockdep splat
Florian Westphal
[next]