Commit Graph

308 Commits (e51b6ba077791f2f8c876022b37419be7a2ceec3)

Author SHA1 Message Date
Patrick McHardy be0ea7d5da [NETFILTER]: Convert old checksum helper names 17 years ago
Denis V. Lunev 97c53cacf0 [NET]: Make rtnetlink infrastructure network namespace aware (v3) 17 years ago
Denis V. Lunev b854272b3c [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2) 17 years ago
Eric Dumazet 20fea08b5f [NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections. 17 years ago
Patrick McHardy 6e23ae2a48 [NETFILTER]: Introduce NF_INET_ hook values 17 years ago
Pavel Emelyanov b24b8a247f [NET]: Convert init_timer into setup_timer 17 years ago
Joe Perches 9a94b35184 [PKT_SCHED]: Spelling fixes 17 years ago
Peter P Waskiewicz Jr 5f1a485d59 [PKT_SCHED]: Check subqueue status before calling hard_start_xmit 17 years ago
Radu Rendec b226801676 [PKT_SCHED] CLS_U32: Use ffs() instead of C code on hash mask to get first set bit. 17 years ago
Radu Rendec 543821c6f5 [PKT_SCHED] CLS_U32: Fix endianness problem with u32 classifier hash masks. 17 years ago
Evgeniy Polyakov 4f9f8311a0 [PKT_SCHED]: Fix OOPS when removing devices from a teql queuing discipline 17 years ago
Jamal Hadi Salim a057ae3c10 [NET_CLS_ACT]: Use skb_act_clone 17 years ago
Pavel Emelyanov 0034622693 [PKT_SCHED]: Fix sch_prio.c build with CONFIG_NETDEVICES_MULTIQUEUE 17 years ago
Pavel Emelyanov 668f895a85 [NET]: Hide the queue_mapping field inside netif_subqueue_stopped 17 years ago
Pavel Emelyanov 4e3ab47a54 [NET]: Make and use skb_get_queue_mapping 17 years ago
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 17 years ago
Herbert Xu ce0e32e65f [NET]: Fix possible dev_deactivate race condition 17 years ago
Randy Dunlap 85ef3e5cad [NET]: QoS/Sched as menuconfig 17 years ago
Jeff Garzik bfaae0f04c [NET]: fix carrier-on bug? 17 years ago
Herbert Xu 3db05fea51 [NETFILTER]: Replace sk_buff ** with sk_buff * 18 years ago
Patrick McHardy 3c0cfc1358 [NET_SCHED]: Show timer resolution instead of clock resolution in /proc/net/psched 18 years ago
Stephen Hemminger cfcabdcc2d [NET]: sparse warning fixes 18 years ago
Herbert Xu b421995235 [PKT_SCHED]: Add stateless NAT 18 years ago
Stephen Hemminger 3b04ddde02 [NET]: Move hardware header operations out of netdevice. 18 years ago
Stephen Hemminger 0c4e85813d [NET]: Wrap netdevice hardware header creation. 18 years ago
Jamal Hadi Salim 8236632fb3 [NET_SCHED]: explict hold dev tx lock 18 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
Jesper Dangaard Brouer e9bef55d3d [NET_SCHED]: Cleanup L2T macros and handle oversized packets 18 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago
Eric W. Biederman 457c4cbc5a [NET]: Make /proc/net per network namespace 18 years ago
Stephen Hemminger bea3348eef [NET]: Make NAPI polling independent of struct net_device objects. 18 years ago
Stephen Hemminger bf1b803b01 [PKT_SCHED] cls_u32: error code isn't been propogated properly 18 years ago
Alexey Kuznetsov 32740ddc10 [SFQ]: Remove artificial limitation for queue limit. 18 years ago
Alexey Kuznetsov 5588b40d7c [PKT_SCHED]: Fix 'SFQ qdisc crashes with limit of 2 packets' 18 years ago
Satyam Sharma ddeee3ce7f [PKT_SCHED]: sch_cbq.c: Shut up uninitialized variable warning 18 years ago
Jamal Hadi Salim e1e992e52f [NET_SCHED] protect action config/dump from irqs 18 years ago
Lucas Nussbaum dbaaa07a60 [NET_SCHED] sch_prio.c: remove duplicate call of tc_classify() 18 years ago
Jesper Juhl 0a26f4cdc2 [PKT_SCHED]: Clean up duplicate includes in net/sched/ 18 years ago
Peter P Waskiewicz Jr 0773192b0f [NET]: Fix prio_tune() handling of root qdisc. 18 years ago
Patrick McHardy ffc8fefaf2 [NET]: Fix sch_api to properly set sch->parent on the root. 18 years ago
Patrick McHardy bdba91ec70 [NET_SCHED]: Fix prio/ingress classification logic error 18 years ago
Gabriel Craciunescu 99acaeb92f [PKT_SCHED]: Some typo fixes in net/sched/Kconfig 18 years ago
vignesh babu 782f795689 [ATM]: Replacing kmalloc/memset combination with kzalloc. 18 years ago
Patrick McHardy c3bc7cff8f [NET_SCHED]: Kill CONFIG_NET_CLS_POLICE 18 years ago
Patrick McHardy 73ca4918fb [NET_SCHED]: act_api: qdisc internal reclassify support 18 years ago
Patrick McHardy f6853e2df3 [NET_SCHED]: sch_dsmark: act_api support 18 years ago
Patrick McHardy 9210080445 [NET_SCHED]: sch_atm: act_api support 18 years ago
Patrick McHardy b0188d4dbe [NET_SCHED]: sch_atm: Lindent 18 years ago
Patrick McHardy 0621ed2e4e [NET_SCHED]: Revert "avoid transmit softirq on watchdog wakeup" optimization 18 years ago
Patrick McHardy db3d99c090 [NET_SCHED]: ematch: module autoloading 18 years ago