aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
* net: BUG instead of corrupting memory in pskb_expand_headHerbert Xu2008-10-01
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-01
|\
| * netdev: simple_tx_hash shouldn't hash inside fragmentsAlexander Duyck2008-09-21
* | net: add skb_recycle_check() to enable netdriver skb recyclingLennert Buytenhek2008-10-01
* | netdev: docbook comment update (revised)Stephen Hemminger2008-09-30
* | netdev: use const for some name functionsStephen Hemminger2008-09-30
* | net: remove ifalias on empty given alias Oliver Hartkopp2008-09-24
* | neigh: Remove by-hand SKB queue handling.David S. Miller2008-09-23
* | net: network device name ifalias supportStephen Hemminger2008-09-23
* | Phonet: global definitionsRemi Denis-Courmont2008-09-22
* | net: Use hton[sl]() instead of __constant_hton[sl]() where applicableArnaldo Carvalho de Melo2008-09-21
* | ISDN sockets: add missing lockdep stringsRémi Denis-Courmont2008-09-18
* | net: fix scheduling of dst_gc_task by __dst_freeBenjamin Thery2008-09-12
* | net: Add SKB DMA mapping helper functions.David S. Miller2008-09-11
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-09-08
|\|
| * pkt_sched: Fix qdisc state in net_tx_action()Jarek Poplawski2008-09-07
* | net: Enable TSO if supported by at least one deviceHerbert Xu2008-09-08
|/
* pkt_sched: Prevent livelock in TX queue running.David S. Miller2008-08-19
* Revert "pkt_sched: Protect gen estimators under est_lock."David S. Miller2008-08-19
* pkt_sched: Fix missed RCU unlock in dev_queue_xmit()David S. Miller2008-08-18
* net: Change handling of the __QDISC_STATE_SCHED flag in net_tx_action().Jarek Poplawski2008-08-18
* pkt_sched: Add 'deactivated' state.David S. Miller2008-08-18
* net: skb_copy_datagram_from_iovec()Rusty Russell2008-08-15
* net: Preserve netfilter attributes in skb_gso_segment using __copy_skb_headerHerbert Xu2008-08-15
* pkt_sched: Protect gen estimators under est_lock.Jarek Poplawski2008-08-13
* pktgen: prevent pktgen from using bad tx queueAndrew Gallatin2008-08-13
* pktgen: multiqueue etc.Robert Olsson2008-08-07
* net/core: Allow receive on active slaves.Joe Eykholt2008-08-07
* net/core: Allow certain receives on inactive slave.Joe Eykholt2008-08-07
* net/core: Uninline skb_bond().Joe Eykholt2008-08-07
* pktgen: mac countRobert Olsson2008-08-05
* pktgen: random flow Robert Olsson2008-08-05
* net_sched: Add qdisc __NET_XMIT_BYPASS flagJarek Poplawski2008-08-05
* net: eliminate refcounting in backlog queueStephen Hemminger2008-08-04
* net: use software GSO for SG+CSUM capable netdevicesLennert Buytenhek2008-08-03
* net: fix missing pneigh entries in the neighbor seq_file codeChris Larson2008-08-03
* net: in the first call to neigh_seq_next, call neigh_get_first, not neigh_get...Chris Larson2008-08-03
* pkt_sched: Use qdisc_lock() on already sampled root qdisc.David S. Miller2008-08-02
* netdev: Fix lockdep warnings in multiqueue configurations.David S. Miller2008-07-31
* pkt_sched: Fix OOPS on ingress qdisc add.David S. Miller2008-07-30
* mac80211: partially fix skb->cb useJohannes Berg2008-07-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-26
|\
| * net: convert BUG_TRAP to generic WARN_ONIlpo Järvinen2008-07-26
* | printk ratelimiting rewriteDave Young2008-07-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-24
|\|
| * net: Update entry in af_family_clock_key_stringsOliver Hartkopp2008-07-23
| * netdev: Remove warning from __netif_schedule().David S. Miller2008-07-23
* | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-23
|\ \
| * \ Merge branch 'linus' into cpus4096-for-linusIngo Molnar2008-07-21
| |\ \
| * \ \ Merge branch 'linus' into cpus4096Ingo Molnar2008-07-15
| |\ \ \