summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-07au1000-eth: prefix all functions with au1000_Florian Fainelli
2010-04-07au1000-eth: set MODULE_VERSIONFlorian Fainelli
2010-04-07au1000-eth: allow driver to be compiled as a moduleFlorian Fainelli
2010-04-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-06NET: usb: Adding URB_ZERO_PACKET flag to usbnet.cElina Pasheva
2010-04-06net/irda: Add SuperH IrDA driver supportKuninori Morimoto
2010-04-06net/irda: sh_sir: Modify iounmap wrong executionKuninori Morimoto
2010-04-06net/irda: sh_sir: fixup err return value on sh_sir_openKuninori Morimoto
2010-04-06socket: remove duplicate declaration of struct timespecHagen Paul Pfeifer
2010-04-06TIPC: Updated topology subscription protocol according to latest specJon Paul Maloy
2010-04-06Add non-Virtex5 support for LL TEMAC driverJohn Linn
2010-04-06via-velocity: remove private #defineFrancois Romieu
2010-04-06NET: sb1250: Fix compile warning in driverRalf Baechle
2010-04-06tg3: Update version to 3.109Matt Carlson
2010-04-06tg3: Remove tg3_dump_state()Matt Carlson
2010-04-06tg3: Cleanup if codestyleMatt Carlson
2010-04-06tg3: The case of switchesMatt Carlson
2010-04-06tg3: Whitespace, constant, and comment updatesMatt Carlson
2010-04-06tg3: Use VPD fw version when presentMatt Carlson
2010-04-06tg3: Prepare FW version code for VPD versioningMatt Carlson
2010-04-06tg3: Fix message 80 char violationsMatt Carlson
2010-04-06tg3: netdev_err() => dev_err()Matt Carlson
2010-04-06tg3: Replace pr_err with sensible alternativesMatt Carlson
2010-04-06tg3: Restore likely() check in tg3_poll_msix()Matt Carlson
2010-04-06tg3: Fix MII_TG3_DSP_EXP8 offsetMatt Carlson
2010-04-06mac80211: Ensure initializing private mc_list in prepare_multicast().YOSHIFUJI Hideaki / 吉藤英明
2010-04-05net: Add a missing local_irq_enable()Eric Dumazet
2010-04-05rps: fixed missed rps_unlockTom Herbert
2010-04-04l2tp: unmanaged L2TPv3 tunnels fixesEric Dumazet
2010-04-03SCTP: Change to use ipv6_addr_copy()Brian Haley
2010-04-03icmp: Account for ICMP out errorsEric Dumazet
2010-04-03smc91c92_cs: fix the problem of "Unable to find hardware address"Ken Kawasaki
2010-04-03l2tp: Fix L2TP_DEBUGFS ifdef tests.David S. Miller
2010-04-03l2tp: Add missing semicolon to MODULE_ALIAS() in l2tp_netlink.cDavid S. Miller
2010-04-03l2tp: Update documentationJames Chapman
2010-04-03l2tp: Add support for static unmanaged L2TPv3 tunnelsJames Chapman
2010-04-03l2tp: Add debugfs files for dumping l2tp debug infoJames Chapman
2010-04-03l2tp: Add L2TP ethernet pseudowire supportJames Chapman
2010-04-03l2tp: Convert rwlock to RCUJames Chapman
2010-04-03l2tp: Add netlink control API for L2TPJames Chapman
2010-04-03netlink: Export genl_lock() API for use by modulesJames Chapman
2010-04-03l2tp: Add L2TPv3 IP encapsulation (no UDP) supportJames Chapman
2010-04-03l2tp: Update PPP-over-L2TP driver to work over L2TPv3James Chapman
2010-04-03l2tp: Add L2TPv3 protocol supportJames Chapman
2010-04-03l2tp: Add ppp device name to L2TP ppp session dataJames Chapman
2010-04-03ppp: Add ppp_dev_name() exported functionJames Chapman
2010-04-03l2tp: Split pppol2tp patch into separate l2tp and ppp partsJames Chapman
2010-04-03l2tp: Relocate pppol2tp driver to new net/l2tp directoryJames Chapman
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-04-03net: move address list functions to a separate fileJiri Pirko