Age | Commit message (Expand) | Author | Files | Lines |
2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 1 | -1/+1 |
2025-01-14 | net: sched: calls synchronize_net() only when needed | Eric Dumazet | 1 | -11/+11 |
2025-01-07 | net: watchdog: rename __dev_watchdog_up() and dev_watchdog_down() | Eric Dumazet | 1 | -19/+14 |
2024-12-18 | ptr_ring: do not block hard interrupts in ptr_ring_resize_multiple() | Eric Dumazet | 1 | -2/+2 |
2024-10-21 | net: fix races in netdev_tx_sent_queue()/dev_watchdog() | Eric Dumazet | 1 | -1/+7 |
2024-06-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+1 |
2024-06-10 | net/sched: initialize noop_qdisc owner | Johannes Berg | 1 | -0/+1 |
2024-06-04 | net: count drops due to missing qdisc as dev->tx_drops | Jakub Kicinski | 1 | -0/+1 |
2024-05-09 | net/sched: adjust device watchdog timer to detect stopped queue at right time | Praveen Kumar Kannoju | 1 | -4/+7 |
2024-05-02 | net/sched: unregister lockdep keys in qdisc_create/qdisc_alloc error path | Davide Caratti | 1 | -0/+1 |
2024-04-26 | net/sched: fix false lockdep warning on qdisc root lock | Davide Caratti | 1 | -0/+3 |
2024-04-17 | net/sched: Fix mirred deadlock on device recursion | Eric Dumazet | 1 | -0/+1 |
2024-03-07 | net: move dev_tx_weight to net_hotdata | Eric Dumazet | 1 | -1/+2 |
2024-01-05 | net: sched: move block device tracking into tcf_block_get/put_ext() | Jiri Pirko | 1 | -14/+0 |
2023-12-26 | net/sched: Introduce tc block netdev tracking infra | Victor Nogueira | 1 | -1/+17 |
2023-11-15 | net: don't dump stack on queue timeout | Jakub Kicinski | 1 | -2/+3 |
2023-10-05 | net_sched: export pfifo_fast prio2band[] | Eric Dumazet | 1 | -4/+5 |
2023-06-14 | net/sched: qdisc_destroy() old ingress and clsact Qdiscs before grafting | Peilin Ye | 1 | -3/+11 |
2023-06-07 | net: sched: add rcu annotations around qdisc->qdisc_sleeping | Eric Dumazet | 1 | -15/+15 |
2023-04-23 | net: sched: Print msecs when transmit queue time out | Yajun Deng | 1 | -5/+5 |
2022-09-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -15/+16 |
2022-08-30 | net/sched: fix netdevice reference leaks in attach_default_qdiscs() | Wang Hai | 1 | -15/+16 |
2022-08-26 | net: sched: remove unnecessary init of qdisc skb head | Zhengchao Shao | 1 | -1/+0 |
2022-08-24 | net: Fix data-races around weight_p and dev_weight_[rt]x_bias. | Kuniyuki Iwashima | 1 | -1/+1 |
2022-08-03 | net/sched: remove hacks added to dev_trans_start() for bonding to work | Vladimir Oltean | 1 | -6/+2 |
2022-06-09 | net: rename reference+tracking helpers | Jakub Kicinski | 1 | -5/+6 |
2022-04-15 | net_sched: make qdisc_reset() smaller | Eric Dumazet | 1 | -10/+2 |
2022-02-14 | net_sched: add __rcu annotation to netdev->qdisc | Eric Dumazet | 1 | -13/+16 |
2022-01-13 | net_sched: restore "mpu xxx" handling | Kevin Bracey | 1 | -0/+1 |
2021-12-07 | net: watchdog: add net device refcount tracker | Eric Dumazet | 1 | -4/+6 |
2021-12-06 | net/sched: add net device refcount tracker to struct Qdisc | Eric Dumazet | 1 | -2/+2 |
2021-11-17 | net: no longer stop all TX queues in dev_watchdog() | Eric Dumazet | 1 | -3/+5 |
2021-11-17 | net: do not inline netif_tx_lock()/netif_tx_unlock() | Eric Dumazet | 1 | -0/+51 |
2021-11-17 | net: annotate accesses to queue->trans_start | Eric Dumazet | 1 | -4/+4 |
2021-11-17 | net: use an atomic_long_t for queue->trans_timeout | Eric Dumazet | 1 | -1/+1 |
2021-10-27 | net: sch: simplify condtion for selecting mini_Qdisc_pair buffer | Seth Forshee | 1 | -1/+1 |
2021-10-27 | net: sch: eliminate unnecessary RCU waits in mini_qdisc_pair_swap() | Seth Forshee | 1 | -19/+19 |
2021-10-18 | net: sched: Remove Qdisc::running sequence counter | Ahmed S. Darwish | 1 | -8/+2 |
2021-10-18 | net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data types | Ahmed S. Darwish | 1 | -2/+2 |
2021-10-18 | net: sched: Protect Qdisc::bstats with u64_stats | Ahmed S. Darwish | 1 | -0/+1 |
2021-09-19 | net: sched: move and reuse mq_change_real_num_tx() | Jakub Kicinski | 1 | -0/+24 |
2021-09-15 | net: sched: update default qdisc visibility after Tx queue cnt changes | Jakub Kicinski | 1 | -0/+9 |
2021-08-04 | net: sched: fix lockdep_set_class() typo error for sch->seqlock | Yunsheng Lin | 1 | -1/+1 |
2021-06-23 | net: sched: remove qdisc->empty for lockless qdisc | Yunsheng Lin | 1 | -3/+0 |
2021-06-23 | net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc | Yunsheng Lin | 1 | -4/+16 |
2021-06-03 | mlx5: count all link events | Jakub Kicinski | 1 | -0/+18 |
2021-05-14 | net: sched: fix tx action reschedule issue with stopped queue | Yunsheng Lin | 1 | -1/+26 |
2021-05-14 | net: sched: fix tx action rescheduling issue during deactivation | Yunsheng Lin | 1 | -1/+3 |
2021-05-14 | net: sched: fix packet stuck problem for lockless qdisc | Yunsheng Lin | 1 | -0/+19 |
2021-03-13 | net/sched: act_police: add support for packet-per-second policing | Baowen Zheng | 1 | -25/+50 |
2020-10-09 | net/sched: get rid of qdisc->padded | Eric Dumazet | 1 | -18/+5 |
2020-09-10 | net: sch_generic: aviod concurrent reset and enqueue op for lockless qdisc | Yunsheng Lin | 1 | -15/+33 |
2020-06-09 | net: sched: export __netdev_watchdog_up() | Valentin Longchamp | 1 | -0/+1 |
2020-05-27 | net_sched: get rid of unnecessary dev_qdisc_reset() | Cong Wang | 1 | -16/+0 |
2020-05-27 | net_sched: avoid resetting active qdisc for multiple times | Cong Wang | 1 | -14/+23 |
2020-05-27 | net_sched: add a tracepoint for qdisc creation | Cong Wang | 1 | -1/+3 |
2020-05-27 | net_sched: add tracepoints for qdisc_reset() and qdisc_destroy() | Cong Wang | 1 | -0/+4 |
2020-05-27 | net_sched: use qdisc_reset() in qdisc_destroy() | Cong Wang | 1 | -13/+3 |
2020-05-04 | net: partially revert dynamic lockdep key changes | Cong Wang | 1 | -6/+11 |
2020-05-04 | net: sched: fallback to qdisc noqueue if default qdisc setup fail | Jesper Dangaard Brouer | 1 | -3/+14 |
2020-02-19 | net: sched: Pass ingress block to tcf_classify_ingress | Paul Blakey | 1 | -0/+8 |
2019-12-12 | netdev: pass the stuck queue to the timeout handler | Michael S. Tsirkin | 1 | -1/+1 |
2019-11-08 | net/sched: annotate lockless accesses to qdisc->empty | Eric Dumazet | 1 | -1/+1 |
2019-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -11/+6 |
2019-10-25 | net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardware | Vincent Prince | 1 | -0/+2 |
2019-10-25 | net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardware | Vincent Prince | 1 | -0/+2 |
2019-10-24 | net: core: add generic lockdep keys | Taehee Yoo | 1 | -11/+6 |
2019-10-17 | net: sched: Avoid using yield() in a busy waiting loop | Marc Kleine-Budde | 1 | -2/+7 |
2019-10-02 | net_sched: remove need_resched() from qdisc_run() | Eric Dumazet | 1 | -6/+1 |
2019-09-15 | net_sched: let qdisc_put() accept NULL pointer | Cong Wang | 1 | -0/+3 |
2019-09-06 | net: sched: fix reordering issues | Eric Dumazet | 1 | -2/+7 |
2019-08-28 | net/sched: pfifo_fast: fix wrong dereference in pfifo_fast_enqueue | Davide Caratti | 1 | -2/+6 |
2019-08-28 | net/sched: pfifo_fast: fix wrong dereference when qdisc is reset | Davide Caratti | 1 | -4/+7 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2019-05-04 | net: add a generic tracepoint for TX queue timeout | Cong Wang | 1 | -0/+2 |
2019-04-10 | Revert: "net: sched: put back q.qlen into a single location" | Paolo Abeni | 1 | -4/+5 |
2019-04-10 | net: sched: when clearing NOLOCK, clear TCQ_F_CPUSTATS, too | Paolo Abeni | 1 | -8/+2 |
2019-04-10 | net: sched: always do stats accounting according to TCQ_F_CPUSTATS | Paolo Abeni | 1 | -33/+17 |
2019-03-23 | net: sched: add empty status flag for NOLOCK qdisc | Paolo Abeni | 1 | -0/+3 |
2019-03-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -7/+6 |
2019-03-02 | net: sched: put back q.qlen into a single location | Eric Dumazet | 1 | -7/+6 |
2019-02-26 | net: Use RCU_POINTER_INITIALIZER() to init static variable | Li RongQing | 1 | -1/+1 |
2019-02-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2019-02-12 | net: sched: protect filter_chain list with filter_chain_lock mutex | Vlad Buslov | 1 | -1/+5 |
2019-02-11 | Documentation: bring operstate documentation up-to-date | Jouke Witteveen | 1 | -1/+1 |
2018-12-01 | net/sched: Replace call_rcu_bh() and rcu_barrier_bh() | Paul E. McKenney | 1 | -4/+4 |
2018-10-10 | net: sched: avoid writing on noop_qdisc | Eric Dumazet | 1 | -2/+12 |
2018-09-28 | net: sched: make function qdisc_free_cb() static | Wei Yongjun | 1 | -1/+1 |
2018-09-25 | net: sched: extend Qdisc with rcu | Vlad Buslov | 1 | -1/+24 |
2018-09-25 | net: sched: rename qdisc_destroy() to qdisc_put() | Vlad Buslov | 1 | -9/+14 |
2018-09-10 | net: Add and use skb_mark_not_on_list(). | David S. Miller | 1 | -2/+2 |
2018-05-31 | net: remove bypassed check in sch_direct_xmit() | Song Liu | 1 | -3/+0 |
2018-05-17 | pfifo_fast: drop unneeded additional lock on dequeue | Paolo Abeni | 1 | -2/+2 |
2018-05-17 | sched: replace __QDISC_STATE_RUNNING bit with a spin lock | Paolo Abeni | 1 | -0/+11 |
2018-05-16 | sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpers | Paolo Abeni | 1 | -22/+9 |
2018-03-26 | net: sched, fix OOO packets with pfifo_fast | John Fastabend | 1 | -4/+13 |
2018-03-17 | net: sched: fix uses after free | Eric Dumazet | 1 | -9/+13 |
2018-01-29 | net_sched: implement ->change_tx_queue_len() for pfifo_fast | Cong Wang | 1 | -0/+18 |
2018-01-29 | net_sched: plug in qdisc ops change_tx_queue_len | Cong Wang | 1 | -0/+33 |
2018-01-22 | net: core: Expose number of link up/down transitions | David Decotigny | 1 | -2/+2 |
2018-01-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2018-01-16 | net, sched: fix panic when updating miniq {b,q}stats | Daniel Borkmann | 1 | -1/+17 |
2018-01-02 | net: sched: fix skb leak in dev_requeue_skb() | Wei Yongjun | 1 | -8/+21 |
2017-12-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+3 |
2017-12-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 1 | -1/+15 |
2017-12-26 | net_sched: fix a missing rcu barrier in mini_qdisc_pair_swap() | Cong Wang | 1 | -1/+3 |
2017-12-21 | net: sch: api: add extack support in qdisc_create_dflt | Alexander Aring | 1 | -6/+9 |
2017-12-21 | net: sch: api: add extack support in qdisc_alloc | Alexander Aring | 1 | -2/+4 |
2017-12-21 | net: sched: sch: add extack for init callback | Alexander Aring | 1 | -3/+5 |
2017-12-20 | net: Add asynchronous callbacks for xfrm on layer 2. | Steffen Klassert | 1 | -1/+15 |
2017-12-19 | net_sched: properly check for empty skb array on error path | Cong Wang | 1 | -1/+7 |
2017-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+3 |
2017-12-08 | net: sched: pfifo_fast use skb_array | John Fastabend | 1 | -53/+87 |
2017-12-08 | net: sched: check for frozen queue before skb_bad_txq check | John Fastabend | 1 | -4/+7 |
2017-12-08 | net: sched: use skb list for skb_bad_tx | John Fastabend | 1 | -20/+86 |
2017-12-08 | net: sched: drop qdisc_reset from dev_graft_qdisc | John Fastabend | 1 | -9/+19 |
2017-12-08 | net: sched: explicit locking in gso_cpu fallback | John Fastabend | 1 | -13/+72 |
2017-12-08 | net: sched: a dflt qdisc may be used with per cpu stats | John Fastabend | 1 | -0/+16 |
2017-12-08 | net: sched: remove remaining uses for qdisc_qlen in xmit path | John Fastabend | 1 | -15/+13 |
2017-12-08 | net: sched: allow qdiscs to handle locking | John Fastabend | 1 | -10/+20 |
2017-12-08 | net: sched: cleanup qdisc_run and __qdisc_run semantics | John Fastabend | 1 | -2/+0 |
2017-12-06 | net_sched: use macvlan real dev trans_start in dev_trans_start() | Chris Dion | 1 | -0/+3 |
2017-11-03 | net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpath | Jiri Pirko | 1 | -0/+46 |
2017-10-27 | net/sched: Check for null dev_queue on create flow | Jesus Sanchez-Palencia | 1 | -1/+7 |
2017-10-18 | net: sched: Convert timers to use timer_setup() | Kees Cook | 1 | -3/+3 |
2017-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
2017-09-21 | net_sched: always reset qdisc backlog in qdisc_reset() | Konstantin Khlebnikov | 1 | -0/+1 |
2017-09-19 | net_sched: no need to free qdisc in RCU callback | Cong Wang | 1 | -8/+2 |
2017-09-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2017-08-24 | net_sched: fix a refcount_t issue with noop_qdisc | Eric Dumazet | 1 | -1/+1 |
2017-08-16 | qdisc: add tracepoint qdisc:qdisc_dequeue for dequeued SKBs | Jesper Dangaard Brouer | 1 | -2/+6 |
2017-07-04 | net, sched: convert Qdisc.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -4/+4 |
2017-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2017-04-06 | net_sched: check noop_qdisc before qdisc_hash_add() | WANG Cong | 1 | -1/+1 |
2017-03-12 | net: sched: make default fifo qdiscs appear in the dump | Jiri Kosina | 1 | -1/+1 |
2016-12-29 | net: dev_weight: TX/RX orthogonality | Matthias Tafelmeier | 1 | -1/+1 |
2016-12-05 | net_sched: gen_estimator: complete rewrite of rate estimators | Eric Dumazet | 1 | -1/+1 |
2016-09-19 | sched: add and use qdisc_skb_head helpers | Florian Westphal | 1 | -10/+11 |
2016-09-19 | sched: remove qdisc arg from __qdisc_dequeue_head | Florian Westphal | 1 | -1/+6 |
2016-09-19 | sched: don't use skb queue helpers | Florian Westphal | 1 | -1/+1 |
2016-08-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+5 |
2016-08-25 | qdisc: fix a module refcount leak in qdisc_create_dflt() | Eric Dumazet | 1 | -4/+5 |
2016-08-10 | net: sched: convert qdisc linked list to hashtable | Jiri Kosina | 1 | -3/+5 |
2016-06-25 | net_sched: generalize bulk dequeue | Eric Dumazet | 1 | -10/+58 |
2016-06-25 | net_sched: drop packets after root qdisc lock is released | Eric Dumazet | 1 | -4/+6 |
2016-06-15 | net_sched: add the ability to defer skb freeing | Eric Dumazet | 1 | -1/+1 |
2016-06-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+2 |
2016-06-09 | net: sched: fix qdisc->running lockdep annotations | Eric Dumazet | 1 | -2/+2 |
2016-06-07 | net_sched: transform qdisc running bit into a seqcount | Eric Dumazet | 1 | -4/+10 |
2016-06-06 | net_sched: keep backlog updated with qlen | WANG Cong | 1 | -0/+2 |
2016-05-04 | net: remove dev->trans_start | Florian Westphal | 1 | -7/+3 |
2016-05-04 | treewide: replace dev->trans_start update with helper | Florian Westphal | 1 | -1/+1 |
2016-04-26 | net: remove NETDEV_TX_LOCKED support | Florian Westphal | 1 | -32/+0 |
2016-04-14 | net: sched: do not requeue a NULL skb | Lars Persson | 1 | -1/+4 |
2016-03-03 | net: sched: use pfifo_fast for non real queues | Eric Dumazet | 1 | -0/+1 |
2016-01-06 | net: sched: fix missing free per cpu on qstats | John Fastabend | 1 | -1/+3 |
2015-12-03 | net_sched: fix qdisc_tree_decrease_qlen() races | Eric Dumazet | 1 | -1/+1 |
2015-08-27 | net: sched: simplify attach_one_default_qdisc() | Phil Sutter | 1 | -29/+12 |
2015-08-27 | net: sched: register noqueue qdisc | Phil Sutter | 1 | -1/+11 |
2015-08-27 | net: sched: ignore tx_queue_len when assigning default qdisc | Phil Sutter | 1 | -2/+1 |
2015-08-17 | net: sch_generic: react upon IFF_NO_QUEUE flag | Phil Sutter | 1 | -2/+4 |
2014-10-09 | net_sched: restore qdisc quota fairness limits after bulk dequeue | Jesper Dangaard Brouer | 1 | -7/+13 |
2014-10-07 | net: better IFF_XMIT_DST_RELEASE support | Eric Dumazet | 1 | -3/+0 |
2014-10-03 | qdisc: validate skb without holding lock | Eric Dumazet | 1 | -33/+28 |
2014-10-03 | qdisc: dequeue bulking also pickup GSO/TSO packets | Jesper Dangaard Brouer | 1 | -9/+3 |
2014-10-03 | qdisc: bulk dequeue support for qdiscs with TCQ_F_ONETXQUEUE | Jesper Dangaard Brouer | 1 | -2/+44 |
2014-09-30 | net: sched: make bstats per cpu and estimator RCU safe | John Fastabend | 1 | -0/+3 |
2014-09-19 | net: sched: use __skb_queue_head_init() where applicable | Eric Dumazet | 1 | -1/+1 |
2014-09-13 | net: qdisc: use rcu prefix and silence sparse warnings | John Fastabend | 1 | -2/+2 |
2014-09-03 | qdisc: exit case fixes for skb list handling in qdisc layer | Jesper Dangaard Brouer | 1 | -2/+2 |
2014-09-02 | qdisc: adjustments for API allowing skb list xmits | Jesper Dangaard Brouer | 1 | -4/+4 |
2014-09-01 | net: Don't keep around original SKB when we software segment GSO frames. | David S. Miller | 1 | -1/+1 |
2014-09-01 | net: Validate xmit SKBs right when we pull them out of the qdisc. | David S. Miller | 1 | -1/+4 |
2014-08-29 | net: add skb_get_tx_queue() helper | Daniel Borkmann | 1 | -2/+4 |
2014-07-01 | net: fix some typos in comment | Ying Xue | 1 | -2/+2 |
2014-03-31 | net-sysfs: expose number of carrier on/off changes | david decotigny | 1 | -0/+2 |
2014-01-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2014-01-10 | net: core: explicitly select a txq before doing l2 forwarding | Jason Wang | 1 | -1/+1 |
2013-12-14 | pkt_sched: set root qdisc before change() in attach_default_qdiscs() | Eric Dumazet | 1 | -1/+1 |
2013-12-10 | net_sched: change "foo* bar" to "foo *bar" | Yang Yingliang | 1 | -2/+2 |
2013-11-07 | net: Add layer 2 hardware acceleration operations for macvlan devices | John Fastabend | 1 | -1/+1 |
2013-10-07 | net: Separate the close_list and the unreg_list v2 | Eric W. Biederman | 1 | -3/+3 |
2013-09-20 | net_sched: add u64 rate to psched_ratecfg_precompute() | Eric Dumazet | 1 | -2/+3 |
2013-08-31 | qdisc: fix build with !CONFIG_NET_SCHED | stephen hemminger | 1 | -0/+4 |
2013-08-31 | qdisc: make args to qdisc_create_default const | stephen hemminger | 1 | -2/+3 |
2013-08-31 | qdisc: allow setting default queuing discipline | stephen hemminger | 1 | -5/+6 |
2013-08-15 | net_sched: restore "linklayer atm" handling | Jesper Dangaard Brouer | 1 | -0/+1 |
2013-08-05 | net_sched: make dev_trans_start return vlan's real dev trans_start | nikolay@redhat.com | 1 | -1/+6 |
2013-06-11 | net_sched: psched_ratecfg_precompute() improvements | Eric Dumazet | 1 | -24/+20 |
2013-06-02 | net_sched: restore "overhead xxx" handling | Eric Dumazet | 1 | -3/+5 |
2013-03-27 | sch: add missing u64 in psched_ratecfg_precompute() | Sergey Popovich | 1 | -1/+1 |
2013-02-12 | sch: make htb_rate_cfg and functions around that generic | Jiri Pirko | 1 | -0/+37 |
2012-12-12 | pkt_sched: avoid requeues if possible | Eric Dumazet | 1 | -5/+6 |
2012-09-05 | net: qdisc busylock needs lockdep annotations | Eric Dumazet | 1 | -1/+8 |
2012-08-14 | net: move and rename netif_notify_peers() | Amerigo Wang | 1 | -18/+0 |
2012-05-15 | net: Convert net_ratelimit uses to net_<level>_ratelimited | Joe Perches | 1 | -6/+5 |
2012-04-01 | pkt_sched: Stop using NLA_PUT*(). | David S. Miller | 1 | -1/+2 |
2011-11-29 | net: Add queue state xoff flag for stack | Tom Herbert | 1 | -4/+4 |
2011-11-16 | net: new counter for tx_timeout errors in sysfs | david decotigny | 1 | -0/+1 |
2011-07-15 | Remove redundant variable/code in __qdisc_run | Krishna Kumar | 1 | -3/+1 |