summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-05sctp: ipv6: avoid touching device refcountEric Dumazet
2009-11-05netlabel: remove dev_put() callsEric Dumazet
2009-11-05bridge: remove dev_put() in add_del_if()Eric Dumazet
2009-11-05net: check kern before calling security subsystemEric Paris
2009-11-05net: pass kern to net_proto_family create functionEric Paris
2009-11-05net: drop capability from protocol definitionsEric Paris
2009-11-05rose: device refcount leakEric Dumazet
2009-11-05bridge: prevent bridging wrong deviceStephen Hemminger
2009-11-05bnx2x: version 1.52.1-3Yaniv Rosner
2009-11-05bnx2x: Fix register access timeout in 10MYaniv Rosner
2009-11-05bnx2x: Fix 10G mode in BCM8481/BCM84823Yaniv Rosner
2009-11-05bnx2x: Fix BCM8726 ROM load seqYaniv Rosner
2009-11-05bnx2x: Add support for BCM84823Yaniv Rosner
2009-11-05bnx2x: Modify BCM8706 link init seqYaniv Rosner
2009-11-05bnx2x: Enable FC when parallel-detect is usedYaniv Rosner
2009-11-05bnx2x: Miscellaneous debug print and tabsYaniv Rosner
2009-11-05bnx2x: Fix CL73 autoneg issuesYaniv Rosner
2009-11-05bnx2x: Fix Parallel-Detect settingsYaniv Rosner
2009-11-05virtio_net: rename driver struct to please modpostUwe Kleine-König
2009-11-04tcp: Use defaults when no route options are availableGilad Ben-Yossef
2009-11-04tcp: Do not call IPv4 specific func in tcp_check_reqGilad Ben-Yossef
2009-11-04TI DaVinci EMAC: Add suspend/resume capabilityRanjith Lohithakshan
2009-11-04net: net/ipv4/devinet.c cleanupsEric Dumazet
2009-11-04decnet: avoid touching device refcount in dn_dev_by_index()Eric Dumazet
2009-11-04net: cleanup include/linuxEric Dumazet
2009-11-04MAINTAINERS: Add git net-next-2.6Joe Perches
2009-11-04NET: sungem, use spin_trylock_irqsaveJiri Slaby
2009-11-04isdn: hfc_usb: Fix read buffer overflowRoel Kluin
2009-11-04isdn: hisax: Fix test in waitforxfwRoel Kluin
2009-11-04isdn: eicon: Return on errorJiri Slaby
2009-11-04isdn: eicon: Use offsetofJiri Slaby
2009-11-04misdn: Fix reversed 'if' in st_own_ctrlDan Carpenter
2009-11-04isdn: hisax: Fix lock imbalance.Jiri Slaby
2009-11-04DaVinci EMAC: correct param for ISRTonyliu
2009-11-04net: Introduce for_each_netdev_rcu() iteratorEric Dumazet
2009-11-04cdc_ether: additional Ericsson MBM PID's to the whitelistTorgny Johansson
2009-11-04em_meta: avoid one dev_put()Eric Dumazet
2009-11-04bnx2: avoid compiler warningsEric Dumazet
2009-11-04net: cleanup include/netEric Dumazet
2009-11-04Phonet: remove tautologiesRémi Denis-Courmont
2009-11-04trivial: remove duplicated MIN macro from tehuti.Thiago Farina
2009-11-04cnic: ensure ulp_type is not negativeroel kluin
2009-11-04qlge: Clean up netdev->stats usage.Ron Mercer
2009-11-04qlge: Add firmware/driver sub-command support.Ron Mercer
2009-11-04qlge: Fix indentations.Ron Mercer
2009-11-03wimax/i2400m: fix inverted value in i2400ms_bus_setup()Inaky Perez-Gonzalez
2009-11-03wimax/i2400m: fix SDIO debugfs dentry nameInaky Perez-Gonzalez
2009-11-03wimax/i2400m: fix bad assignment of return value in i2400mu_tx_bulk_outInaky Perez-Gonzalez
2009-11-03wimax/i2400m: handle USB stallsInaky Perez-Gonzalez
2009-11-03wimax/i2400m: don't retry SDIO enable in probe() pathsInaky Perez-Gonzalez