summaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
* netdev: docbook comment update (revised)Stephen Hemminger2008-09-301-2/+44
* netdev: use const for some name functionsStephen Hemminger2008-09-301-5/+4Star
* net: remove ifalias on empty given alias Oliver Hartkopp2008-09-241-0/+8
* neigh: Remove by-hand SKB queue handling.David S. Miller2008-09-231-13/+8Star
* net: network device name ifalias supportStephen Hemminger2008-09-233-0/+72
* Phonet: global definitionsRemi Denis-Courmont2008-09-231-3/+6
* net: Use hton[sl]() instead of __constant_hton[sl]() where applicableArnaldo Carvalho de Melo2008-09-211-2/+2
* ISDN sockets: add missing lockdep stringsRémi Denis-Courmont2008-09-191-3/+3
* net: fix scheduling of dst_gc_task by __dst_freeBenjamin Thery2008-09-131-0/+1
* net: Add SKB DMA mapping helper functions.David S. Miller2008-09-112-0/+67
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-09-091-1/+6
|\
| * pkt_sched: Fix qdisc state in net_tx_action()Jarek Poplawski2008-09-081-1/+6
* | net: Enable TSO if supported by at least one deviceHerbert Xu2008-09-091-0/+6
|/
* pkt_sched: Prevent livelock in TX queue running.David S. Miller2008-08-191-1/+3
* Revert "pkt_sched: Protect gen estimators under est_lock."David S. Miller2008-08-191-5/+4Star
* pkt_sched: Fix missed RCU unlock in dev_queue_xmit()David S. Miller2008-08-181-6/+4Star
* net: Change handling of the __QDISC_STATE_SCHED flag in net_tx_action().Jarek Poplawski2008-08-181-15/+19
* pkt_sched: Add 'deactivated' state.David S. Miller2008-08-181-1/+8
* net: skb_copy_datagram_from_iovec()Rusty Russell2008-08-161-0/+87
* net: Preserve netfilter attributes in skb_gso_segment using __copy_skb_headerHerbert Xu2008-08-161-10/+2Star
* pkt_sched: Protect gen estimators under est_lock.Jarek Poplawski2008-08-141-4/+5
* pktgen: prevent pktgen from using bad tx queueAndrew Gallatin2008-08-141-0/+29
* pktgen: multiqueue etc.Robert Olsson2008-08-071-3/+34
* net/core: Allow receive on active slaves.Joe Eykholt2008-08-071-2/+4
* net/core: Allow certain receives on inactive slave.Joe Eykholt2008-08-071-7/+8
* net/core: Uninline skb_bond().Joe Eykholt2008-08-071-20/+8Star
* pktgen: mac countRobert Olsson2008-08-061-2/+2
* pktgen: random flow Robert Olsson2008-08-061-1/+5
* net_sched: Add qdisc __NET_XMIT_BYPASS flagJarek Poplawski2008-08-051-1/+0Star
* net: eliminate refcounting in backlog queueStephen Hemminger2008-08-041-7/+16
* net: use software GSO for SG+CSUM capable netdevicesLennert Buytenhek2008-08-031-0/+4
* net: fix missing pneigh entries in the neighbor seq_file codeChris Larson2008-08-031-5/+6
* net: in the first call to neigh_seq_next, call neigh_get_first, not neigh_get...Chris Larson2008-08-031-1/+1
* pkt_sched: Use qdisc_lock() on already sampled root qdisc.David S. Miller2008-08-031-2/+2
* netdev: Fix lockdep warnings in multiqueue configurations.David S. Miller2008-08-013-2/+7
* pkt_sched: Fix OOPS on ingress qdisc add.David S. Miller2008-07-301-2/+2
* mac80211: partially fix skb->cb useJohannes Berg2008-07-291-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-276-26/+25Star
|\
| * net: convert BUG_TRAP to generic WARN_ONIlpo Järvinen2008-07-266-26/+25Star
* | printk ratelimiting rewriteDave Young2008-07-252-5/+4Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-242-4/+1Star
|\|
| * net: Update entry in af_family_clock_key_stringsOliver Hartkopp2008-07-231-1/+1
| * netdev: Remove warning from __netif_schedule().David S. Miller2008-07-231-3/+0Star
* | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-241-2/+2
|\ \
| * \ Merge branch 'linus' into cpus4096-for-linusIngo Molnar2008-07-2114-295/+529
| |\ \
| * \ \ Merge branch 'linus' into cpus4096Ingo Molnar2008-07-162-3/+3
| |\ \ \
| * \ \ \ Merge commit 'v2.6.26-rc9' into cpus4096Ingo Molnar2008-07-068-27/+61
| |\ \ \ \
| * | | | | net: use performance variant for_each_cpu_mask_nrMike Travis2008-05-231-2/+2
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djb...Linus Torvalds2008-07-231-0/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | I/OAT: tcp_dma_copybreak default value dependent on I/OAT versionMaciej Sosnowski2008-07-231-0/+1
| |/ / / /