Commit Graph

15657 Commits (4708ac49305bbcd511600d4af71a4c6dca15af65)

Author SHA1 Message Date
Herbert Xu 17762060c2 bridge: Clear IPCB before possible entry into IP stack 15 years ago
Herbert Xu 7f285fa78d bridge br_multicast: BUG: unable to handle kernel NULL pointer dereference 15 years ago
Peter Kosyh 44b451f163 xfrm: fix xfrm by MARK logic 15 years ago
John Fastabend f0796d5c73 net: decreasing real_num_tx_queues needs to flush qdisc 15 years ago
Eric Dumazet 499031ac8a netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECT 15 years ago
Ben Hutchings bf988435bd ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFH 15 years ago
Ben Hutchings db048b6903 ethtool: Fix potential kernel buffer overflow in ETHTOOL_GRXCLSRLALL 15 years ago
stephen hemminger 9f888160bd ipv6: fix NULL reference in proxy neighbor discovery 15 years ago
Gustavo F. Padovan 1a61a83ff5 Bluetooth: Bring back var 'i' increment 15 years ago
Timo Teräs b1312c89f0 xfrm: check bundle policy existance before dereferencing it 15 years ago
Trond Myklebust b76ce56192 SUNRPC: Fix a re-entrancy bug in xs_tcp_read_calldir() 15 years ago
Herbert Xu 26cde9f7e2 udp: Fix bogus UFO packet generation 15 years ago
stephen hemminger 25442e06d2 bridge: fdb cleanup runs too often 15 years ago
Tom Hughes fa68a78227 Clear IFF_XMIT_DST_RELEASE for teql interfaces 15 years ago
Christoph Fritz 021570e55b mac80211: fix warn, enum may be used uninitialized 15 years ago
Herbert Xu fed396a585 bridge: Fix OOM crash in deliver_clone 15 years ago
Eric Dumazet e8d15e6460 net: rxhash already set in __copy_skb_header 15 years ago
John Fastabend e897082fe7 net: fix deliver_no_wcard regression on loopback device 15 years ago
Daniel Turull 07a0f0f07a pktgen: Fix accuracy of inter-packet delay. 15 years ago
Eric Dumazet ae638c47dc pkt_sched: gen_estimator: add a new lock 15 years ago
John Fastabend 597a264b1a net: deliver skbs on inactive slaves to exact matches 15 years ago
Eric Dumazet 00d9d6a185 ipv6: fix ICMP6_MIB_OUTERRORS 15 years ago
Dan Carpenter aea34e7ae7 caif: fix a couple range checks 15 years ago
Tim Gardner 08c801f8d4 net: Print num_rx_queues imbalance warning only when there are allocated queues 15 years ago
Sven Wegener aea9d711f3 ipvs: Add missing locking during connection table hashing and unhashing 15 years ago
Johannes Berg b054b747a6 mac80211: fix deauth before assoc 15 years ago
Holger Schurig 35dd0509b2 mac80211: fix function pointer check 15 years ago
Eric Dumazet 035320d547 ipmr: dont corrupt lists 15 years ago
Eric Dumazet 8ffb335e8d ip6mr: fix a typo in ip6mr_for_each_table() 15 years ago
Eric Dumazet 72e09ad107 ipv6: avoid high order allocations 15 years ago
Eric Dumazet c446492165 tcp: use correct net ns in cookie_v4_check() 15 years ago
Eric Dumazet ca55158c6e rps: tcp: fix rps_sock_flow_table table updates 15 years ago
Florian Westphal 57f1553ee5 syncookies: remove Kconfig text line about disabled-by-default 15 years ago
Steffen Klassert 8764ab2ca7 net: check for refcount if pop a stacked dst_entry 15 years ago
Johannes Berg 8b9a4e6e44 mac80211: process station blockack action frames from work 15 years ago
Changli Gao db2c24175d act_pedit: access skb->data safely 15 years ago
Changli Gao fbc2e7d9cf cls_u32: use skb_header_pointer() to dereference data safely 15 years ago
Daniele Lacamera edafe50240 TCP: tcp_hybla: Fix integer overflow in slow start increment 15 years ago
Changli Gao 33c29dde7d act_nat: fix the wrong checksum when addr isn't in old_addr/mask 15 years ago
John Fastabend 2df4a0fa15 net: fix conflict between null_or_orig and null_or_bond 15 years ago
John Fastabend 194dbcc8a1 net: init_vlan should not copy slave or master flags 15 years ago
Eric Dumazet fafeeb6c80 xfrm: force a dst reference in __xfrm_route_forward() 15 years ago
Johannes Berg 51a0d38de2 mac80211: fix dialog token allocator 15 years ago
Johannes Berg 8ae5977ff9 mac80211: fix blockack-req processing 15 years ago
Joe Perches 288fcee8b7 net/ipv4/tcp_input.c: fix compilation breakage when FASTRETRANS_DEBUG > 1 15 years ago
Eric Dumazet b1faf56664 net: sock_queue_err_skb() dont mess with sk_forward_alloc 15 years ago
Eric Dumazet 7489aec8ee netfilter: xtables: stackptr should be percpu 15 years ago
Xiaotian Feng c936e8bd1d netfilter: don't xt_jumpstack_alloc twice in xt_register_table 15 years ago
Eric Dumazet 2903037400 net: fix sk_forward_alloc corruptions 15 years ago
Rémi Denis-Courmont 7dfde179c3 Phonet: listening socket lock protects the connected socket list 15 years ago