summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vlan: Fix vlan-in-vlan crashes.David S. Miller2009-03-043-23/+37
* net: Fix missing dev->neigh_setup in register_netdevice().David S. Miller2009-03-041-0/+1
* tmspci: fix request_irq raceMeelis Roos2009-03-041-9/+9
* pkt_sched: act_police: Fix a rate estimator test.Jarek Poplawski2009-03-041-7/+6
* tg3: Fix 5906 link problemsMatt Carlson2009-03-041-1/+2
* SCTP: change sctp_ctl_sock_init() to try IPv4 if IPv6 failsBrian Haley2009-03-041-3/+8
* IPv6: add "disable" module parameter support to ipv6.koBrian Haley2009-03-042-5/+51
* sungem: another error printed one too earlyRoel Kluin2009-03-041-1/+1
* aoe: error printed 1 too earlyRoel Kluin2009-03-041-1/+1
* net pcmcia: worklimit reaches -1Roel Kluin2009-03-042-2/+4
* net: more timeouts that reach -1Roel Kluin2009-03-043-4/+5
* net: fix tokenring licenseMeelis Roos2009-03-031-0/+2
* dm9601: new vendor/product IDsPeter Korsgaard2009-03-031-0/+4
* netlink: invert error code in netlink_set_err()Pablo Neira Ayuso2009-03-031-1/+9
* netns: Remove net_aliveEric W. Biederman2009-03-033-19/+17
* tcp: Like icmp use register_pernet_subsysEric W. Biederman2009-03-031-1/+1
* netns: Fix icmp shutdown.Eric W. Biederman2009-03-031-1/+1
* netns: fix addrconf_ifdown kernel panicDaniel Lezcano2009-03-031-30/+9
* ipv6: Fix sysctl unregistration deadlockStephen Hemminger2009-03-031-6/+8
* net: Avoid race between network down and sysfsStephen Hemminger2009-03-031-1/+3
* OMAP: enable smc911x support for LDP platformRussell King2009-03-022-1/+13
* sctp: fix kernel panic with ERROR chunk containing too many error causesWei Yongjun2009-03-022-35/+35
* sctp: fix crash during module unloadVlad Yasevich2009-03-021-4/+1
* zaurus: add usb id for motomagx phonesDmitriy Taychenachev2009-03-011-0/+5
* usbnet: make usbnet_get_link() fall back to ethtool_op_get_link()Bjørn Mork2009-03-011-2/+2
* veth: Fix carrier detectEric W. Biederman2009-03-011-40/+11
* cdc_ether: add usb id for Ericsson F3507gBjørn Mork2009-03-011-0/+5
* r8169: read MAC address from EEPROM on init (2nd attempt)Ivan Vecera2009-03-011-2/+112
* tcp: fix retrans_out leaksIlpo Järvinen2009-03-011-4/+5
* net headers: export dcbnl.hChris Leech2009-03-011-0/+1
* net headers: cleanup dcbnl.hChris Leech2009-03-011-1/+3
* netpoll: Add drop checks to all entry pointsHerbert Xu2009-03-012-0/+16
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-28176-1029/+4783
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-02-275-28/+37
| |\
| | * Staging: w35und: fix usb_control_msg() error handling in wb35_probe()Pekka Enberg2009-02-271-6/+10
| | * Staging: w35und: fix registration with wlan stackPavel Machek2009-02-271-1/+3
| | * Staging: panel: fix oops on panel_cleanup_moduleCostantino Leandro2009-02-271-11/+12
| | * Staging: rtl8187se: Fix oops and memory poison caused by builtin ieee80211.leandro Costantino2009-02-272-10/+11
| | * Staging: rtl8187se: fix Kconfig dependenciesRandy Dunlap2009-02-271-0/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-02-2719-75/+176
| |\ \
| | * | USB: musb: fix srp sysfs entry deletionVikram Pandita2009-02-271-2/+2
| | * | USB: musb: resume suspended root hub on disconnectAnand Gadiyar2009-02-271-0/+1
| | * | USB: musb: use right poll limit for low speed devicesSergei Shtylyov2009-02-271-8/+10
| | * | USB: musb: be careful with 64K+ transfer lengths, host sideSergei Shtylyov2009-02-271-7/+7
| | * | USB: musb: fix data toggle saving with shared FIFOSergei Shtylyov2009-02-271-6/+1
| | * | USB: musb: host endpoint_disable() oops fixesSergei Shtylyov2009-02-271-10/+26
| | * | USB: musb: fix urb_dequeue() methodSergei Shtylyov2009-02-271-3/+12
| | * | USB: musb: fix musb_host_tx() for shared endpoint FIFODmitry Krivoschekov2009-02-271-1/+2
| | * | USB: musb: be careful with 64K+ transfer lengths (gadget side)Felipe Balbi2009-02-271-2/+2
| | * | usb: musb: make Davinci *work* in mainlineDavid Brownell2009-02-275-18/+17
OpenPOWER on IntegriCloud