Commit Graph

698 Commits (8bbea968f9022c3f66a36902509574597611be99)

Author SHA1 Message Date
stephen hemminger 66d50d2550 u32: negative offset fix 15 years ago
Changli Gao 3a3dfb062c act_nat: the checksum of ICMP doesn't have pseudo header 15 years ago
Changli Gao 072d79a31a act_nat: fix wild pointer 15 years ago
stephen hemminger 3b87956ea6 net sched: fix race in mirred device removal 15 years ago
Eric Dumazet d6d9ca0fec net: this_cpu_xxx conversions 15 years ago
David S. Miller 6accec76f6 sch_atm: Convert to use standard list_head facilities. 15 years ago
Dan Carpenter 0eff683f73 net/sched: potential data corruption 15 years ago
Changli Gao 70c2efa5a3 act_nat: not all of the ICMP packets need an IP header payload 15 years ago
Changli Gao 504f85c9d0 act_nat: use stack variable 15 years ago
Changli Gao 5acbf7f10b act_mirred: combine duplicate code 15 years ago
Changli Gao 210d6de78c act_mirred: don't clone skb when skb isn't shared 15 years ago
Tom Hughes fa68a78227 Clear IFF_XMIT_DST_RELEASE for teql interfaces 15 years ago
Eric Dumazet c7de2cf053 pkt_sched: gen_kill_estimator() rcu fixes 15 years ago
jamal 9dacaf17a6 net sched: make pedit check for clones instead 15 years ago
Changli Gao f2a03367c0 htb: remove two unnecessary assignments 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
Changli Gao 33c29dde7d act_nat: fix the wrong checksum when addr isn't in old_addr/mask 15 years ago
Eric Dumazet 79640a4ca6 net: add additional lock to qdisc to increase throughput 15 years ago
Eric Dumazet bc135b23d0 net: Define accessors to manipulate QDISC_STATE_RUNNING 15 years ago
Ian Campbell 06c4648d46 arp_notify: allow drivers to explicitly request a notification event. 15 years ago
Herbert Xu f845172531 cls_cgroup: Store classid in struct sock 15 years ago
Eric Dumazet 53b0f08042 net_sched: Fix qdisc_notify() 15 years ago
Joe Perches 3fa21e07e6 net: Remove unnecessary returns from void function()s 15 years ago
stephen hemminger b60b6592ba net sched: cleanup and rate limit warning 15 years ago
stephen hemminger 6ff9c3644e net sched: printk message severity 15 years ago
Patrick McHardy a2f7922713 net_sched: sch_hfsc: fix classification loops 15 years ago
stephen hemminger f0cd15081a tbf: stop wanton destruction of children (v2) 15 years ago
Eric Dumazet 7fee226ad2 net: add a noref bit on skb dst 15 years ago
Jan Engelhardt 4b560b447d netfilter: xtables: substitute temporary defines by final name 15 years ago
Changli Gao dee42870a4 net: fix softnet_stat 15 years ago
Eric Dumazet 0eae88f31c net: Fix various endianness glitches 15 years ago
Eric Dumazet 5d944c640b gen_estimator: deadlock fix 15 years ago
Tom Goff 7e5ab15781 net_sched: minor netns related cleanup 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Jan Engelhardt d2a7b6bad2 netfilter: xtables: make use of xt_request_find_target 15 years ago
Frans Pop b138338056 net: remove trailing space in messages 15 years ago
Ben Blum 8e039d84b3 cgroups: net_cls as module 15 years ago
Tom Goff 7316ae88c4 net_sched: make traffic control network namespace aware 15 years ago
Jan Luebbe d4ae20b379 net/sched: Fix module name in Kconfig 15 years ago
Hagen Paul Pfeifer 57dbb2d83d sched: add head drop fifo queue 15 years ago
Joe Perches f64f9e7192 net: Move && and || to end of previous line 15 years ago
Octavian Purdila 09ad9bc752 net: use net_eq to compare nets 15 years ago
Eric Dumazet 8964be4a9a net: rename skb->iif to skb->skb_iif 15 years ago
Eric Dumazet 2939e27599 netsched: Allow var_sk_bound_if meta to work on all namespaces 15 years ago
Changli Gao b76965e02b act_mirred: optimization. 15 years ago
Changli Gao feed1f1724 act_mirred: cleanup 15 years ago
Jarek Poplawski 9a1654ba0b net: Optimize hard_start_xmit() return checking 15 years ago
Patrick McHardy 572a9d7b6f net: allow to propagate errors through ->ndo_hard_start_xmit() 15 years ago
stephen hemminger f1e9016da6 net: use rcu for network scheduler API 15 years ago