aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tg3: allow TSO on vlan devicesEric Dumazet2010-07-081-7/+21
* tg3: 64 bit stats on all archesEric Dumazet2010-07-082-25/+14
* bnx2: 64 bit stats on all archesEric Dumazet2010-07-081-18/+7
* cxgb3: simplify need_skb_unmapFUJITA Tomonori2010-07-081-9/+5
* cxgb4vf: remove obsolete DECLARE_PCI_UNMAP_ADDR usageFUJITA Tomonori2010-07-081-9/+5
* vlan: allow TSO setting on vlan interfacesEric Dumazet2010-07-081-0/+20
* gre: propagate ipv6 transport classStephen Hemminger2010-07-081-0/+2
* cxgb4: fix for new ndo_get_stats64 signatureDimitris Michailidis2010-07-071-2/+2
* b44: remove unused dma_desc_align_maskFUJITA Tomonori2010-07-071-2/+0
* ethoc: Fix warning in ethoc_init_ring().David S. Miller2010-07-071-2/+2
* niu: BUG on inability to find page in rx page hashes.David S. Miller2010-07-071-1/+3
* cxgb4: Use kfree_skb for skb pointersDenis Kirjanov2010-07-071-1/+1
* isdn/gigaset: remove EXPERIMENTAL tag from GIGASET_CAPITilman Schmidt2010-07-072-49/+55
* isdn/gigaset: document dial-out number formatTilman Schmidt2010-07-071-1/+16
* isdn/gigaset: fix leaks in error pathTilman Schmidt2010-07-071-0/+2
* isdn/gigaset: reduce syslog spamTilman Schmidt2010-07-071-8/+8
* isdn/gigaset: remove obsolete compile time optionsTilman Schmidt2010-07-075-18/+0
* isdn/gigaset: handle Supplementary Service ListenTilman Schmidt2010-07-071-1/+26
* isdn/gigaset: improve CAPI message debuggingTilman Schmidt2010-07-071-11/+16
* isdn/gigaset: drop debug check on isochronous writeTilman Schmidt2010-07-071-18/+0
* isdn/gigaset: ignore irrelevant device responsesTilman Schmidt2010-07-072-56/+16
* isdn/gigaset: avoid copying AT commands twiceTilman Schmidt2010-07-076-134/+85
* isdn/gigaset: adjust usb_gigaset tty write buffer limitTilman Schmidt2010-07-071-1/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-0746-439/+738
|\
| * NET: SB1250: Initialize .ownerRalf Baechle2010-07-071-0/+1
| * vxge: show startup message with KERN_INFOWu Fengguang2010-07-071-2/+2
| * ll_temac: Fix missing iounmapsDenis Kirjanov2010-07-071-5/+13
| * bridge: Clear IPCB before possible entry into IP stackHerbert Xu2010-07-071-0/+3
| * bridge br_multicast: BUG: unable to handle kernel NULL pointer dereferenceHerbert Xu2010-07-051-9/+12
| * net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is definedBen Hutchings2010-07-051-1/+1
| * net/ne: fix memory leak in ne_drv_probe()Kulikov Vasiliy2010-07-051-1/+3
| * xfrm: fix xfrm by MARK logicPeter Kosyh2010-07-042-0/+4
| * Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2010-07-023-48/+58
| |\
| | * vhost: add unlikely annotations to error pathMichael S. Tsirkin2010-07-012-28/+29
| | * vhost: break out of polling loop on errorMichael S. Tsirkin2010-06-273-22/+31
| * | virtio_net: fix oom handling on txRusty Russell2010-07-021-8/+13
| * | virtio_net: do not reschedule rx refill foreverMichael S. Tsirkin2010-07-021-4/+3
| * | s2io: resolve statistics issuesJon Mason2010-07-022-41/+64
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-07-021-2/+4
| |\ \
| | * | netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECTEric Dumazet2010-07-021-2/+4
| * | | linux/net.h: fix kernel-doc warningsRandy Dunlap2010-07-021-2/+1
| * | | net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend2010-07-024-5/+30
| * | | sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lockJohn Fastabend2010-07-021-2/+10
| * | | qlge: fix a eeh handler to not add a pending timerBreno Leitao2010-07-021-0/+2
| * | | qlge: Replacing add_timer() to mod_timer()Breno Leitao2010-07-021-6/+3
| * | | usbnet: Set parent device early for netdev_printk()Ben Hutchings2010-07-021-2/+3
| * | | net: Revert "rndis_host: Poll status channel before control channel"Ben Hutchings2010-07-021-12/+6
| * | | drivers: bluetooth: bluecard_cs.c: Fixed include error, changed to linux/io.hCody Rester2010-07-011-1/+1
| * | | bonding: check if clients MAC addr has changedFlavio Leitner2010-06-301-1/+2
| * | | Bluetooth: Fix abuse of the preincrement operatorDavid Howells2010-06-301-1/+1