summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: Get rid of rtnl_link_stats64 / net_device_stats unionBen Hutchings2010-07-104-49/+56
* usb/atm/ueagle-atm.c: call atm_dev_signal_change() when signal changes.Karl Hiramoto2010-07-091-3/+10
* usb/atm/speedtch.c: call atm_dev_signal_change() when signal changes.Karl Hiramoto2010-07-091-5/+5
* usb/atm/cxacru.c: call atm_dev_signal_change() when signal changes.Karl Hiramoto2010-07-091-9/+9
* atm/suni.c: call atm_dev_signal_change() when signal changes.Karl Hiramoto2010-07-091-2/+3
* atm/solos-pci: call atm_dev_signal_change() when signal changes.Karl Hiramoto2010-07-091-3/+3
* atm/idt77105.c: call atm_dev_signal_change() when signal changes.Karl Hiramoto2010-07-091-5/+6
* atm/adummy: add syfs DEVICE_ATTR to change signalKarl Hiramoto2010-07-091-0/+39
* atm/br2684: register notifier event for carrier signal changes.Karl Hiramoto2010-07-091-2/+64
* atm: propagate signal changes via notifierKarl Hiramoto2010-07-092-0/+47
* cxgb4vf: Implement "Unhandled Interrupts" statisticCasey Leedom2010-07-092-3/+8
* fec_mpc52xx: fix error pathKulikov Vasiliy2010-07-091-21/+17
* ll_temac: fix memory leakKulikov Vasiliy2010-07-091-1/+4
* ax88796: free irq on errorKulikov Vasiliy2010-07-091-1/+3
* ks8842: Remove unnecessary bank select.Richard Röjfors2010-07-091-1/+0
* ks8842: Do the TX timeout work in workqueue context.Richard Röjfors2010-07-091-2/+22
* ll_temac: fix DMA resources leakDenis Kirjanov2010-07-091-0/+32
* sfc: Remove unused field left from mis-mergeBen Hutchings2010-07-091-2/+0
* tg3: allow TSO on vlan devicesEric Dumazet2010-07-091-7/+21
* tg3: 64 bit stats on all archesEric Dumazet2010-07-092-25/+14
* bnx2: 64 bit stats on all archesEric Dumazet2010-07-091-18/+7
* cxgb3: simplify need_skb_unmapFUJITA Tomonori2010-07-091-9/+5
* cxgb4vf: remove obsolete DECLARE_PCI_UNMAP_ADDR usageFUJITA Tomonori2010-07-091-9/+5
* vlan: allow TSO setting on vlan interfacesEric Dumazet2010-07-091-0/+20
* gre: propagate ipv6 transport classStephen Hemminger2010-07-091-0/+2
* cxgb4: fix for new ndo_get_stats64 signatureDimitris Michailidis2010-07-081-2/+2
* b44: remove unused dma_desc_align_maskFUJITA Tomonori2010-07-081-2/+0
* ethoc: Fix warning in ethoc_init_ring().David S. Miller2010-07-081-2/+2
* niu: BUG on inability to find page in rx page hashes.David S. Miller2010-07-081-1/+3
* cxgb4: Use kfree_skb for skb pointersDenis Kirjanov2010-07-081-1/+1
* isdn/gigaset: remove EXPERIMENTAL tag from GIGASET_CAPITilman Schmidt2010-07-082-49/+55
* isdn/gigaset: document dial-out number formatTilman Schmidt2010-07-081-1/+16
* isdn/gigaset: fix leaks in error pathTilman Schmidt2010-07-081-0/+2
* isdn/gigaset: reduce syslog spamTilman Schmidt2010-07-081-8/+8
* isdn/gigaset: remove obsolete compile time optionsTilman Schmidt2010-07-085-18/+0
* isdn/gigaset: handle Supplementary Service ListenTilman Schmidt2010-07-081-1/+26
* isdn/gigaset: improve CAPI message debuggingTilman Schmidt2010-07-081-11/+16
* isdn/gigaset: drop debug check on isochronous writeTilman Schmidt2010-07-081-18/+0
* isdn/gigaset: ignore irrelevant device responsesTilman Schmidt2010-07-082-56/+16
* isdn/gigaset: avoid copying AT commands twiceTilman Schmidt2010-07-086-134/+85
* isdn/gigaset: adjust usb_gigaset tty write buffer limitTilman Schmidt2010-07-081-1/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-0846-439/+738
|\
| * NET: SB1250: Initialize .ownerRalf Baechle2010-07-081-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-061-9/+12
| * net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is definedBen Hutchings2010-07-061-1/+1
| * net/ne: fix memory leak in ne_drv_probe()Kulikov Vasiliy2010-07-061-1/+3
| * xfrm: fix xfrm by MARK logicPeter Kosyh2010-07-042-0/+4