aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.cDavid S. Miller2008-06-16
| | * | wext: Pull top-level ioctl dispatch logic into helper function.David S. Miller2008-06-16
| | * | wext: Pass iwreq pointer down into standard/private handlers.David S. Miller2008-06-16
| | * | wext: Parameterize the standard/private handlers.David S. Miller2008-06-16
| | * | wext: Pull ioctl permission checking out into helper function.David S. Miller2008-06-16
| | * | wext: Extract private call iw_point handling into seperate functions.David S. Miller2008-06-16
| | * | wext: Extract standard call iw_point handling into seperate function.David S. Miller2008-06-16
| | * | wext: Make adjust_priv_size() take a "struct iw_point *".David S. Miller2008-06-16
| | * | wext: Remove inline from get_priv_size() and adjust_priv_size().David S. Miller2008-06-16
* | | | Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller2008-06-29
|\ \ \ \ | | |_|/ | |/| |
| * | | [netdrvr] kill sync_irq-before-freq_irq patternJeff Garzik2008-06-28
| * | | [netdrvr] fealnx: clean up nasty mess of arch ifdefsJeff Garzik2008-06-28
| * | | tulip: remove wrapper around get_unalignedHarvey Harrison2008-06-28
| * | | Fix forcedeth hibernate/wake-on-lan problemsTobias Diedrich2008-06-28
| * | | Fix forcedeth hibernate/wake-on-lan problemsTobias Diedrich2008-06-28
| * | | 8139too: some style cleanupsMárton Németh2008-06-28
| * | | rndis_host: pass buffer length to rndis_commandJussi Kivilinna2008-06-28
| * | | net: sh_eth: Fix compile error sh_ethNobuhiro Iwamatsu2008-06-28
| * | | e1000: remove e1000_clean_tx_irq call from e1000_netpollAndy Gospodarek2008-06-28
| * | | igb: make ioport freeTaku Izumi2008-06-28
| * | | e1000e: make ioport freeTaku Izumi2008-06-28
| * | | e1000: remove PCI Express device IDsAuke Kok2008-06-28
| * | | ixgbe: add LRO supportMallikarjuna R Chilakala2008-06-24
| * | | cxgb3 - add missing adapter type for RDMADivy Le Ray2008-06-24
| * | | drivers/net/tulip: update first comment in tulip filesGrant Grundler2008-06-24
| * | | DM9000: Add documentation for the driver.Ben Dooks2008-06-24
| * | | DM9000: Remove DEFAULT_TRIGGER for request_irq() flags.Ben Dooks2008-06-24
| * | | DM9000: Re-unite menuconfig entries for DM9000 driverBen Dooks2008-06-24
| * | | DM9000: Add missing msleep() in EEPROM wait code.Ben Dooks2008-06-24
| * | | DM9000: Allow the use of the NSR register to get link status.Ben Dooks2008-06-24
| * | | DM9000: Use NSR to determine link-status on internal PHYBen Dooks2008-06-24
| * | | DM9000: Cleanup source code - remove forward declerationsBen Dooks2008-06-24
| * | | DM9000: Cleanup source codeBen Dooks2008-06-24
| * | | DM9000: Cleanups after the resource changesBen Dooks2008-06-24
| * | | DM9000: Add support for DM9000A and DM9000B chipsBen Dooks2008-06-24
| * | | DM9000: Fixup blackfin after removing 2 resource usageLaurent Pinchart2008-06-24
| * | | DM9000: Remove the 2 resources probe scheme.Laurent Pinchart2008-06-24
| |/ /
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-28
|\ \ \ | |/ / |/| |
| * | ipv6 route: Convert rt6_device_match() to use RT6_LOOKUP_F_xxx flags.YOSHIFUJI Hideaki2008-06-27
| * | netlabel: Fix a problem when dumping the default IPv6 static labelsPaul Moore2008-06-27
| * | net/inet_lro: remove setting skb->ip_summed when not LRO-ableEli Cohen2008-06-27
| * | inet fragments: fix race between inet_frag_find and inet_frag_secret_rebuildPavel Emelyanov2008-06-27
| * | CONNECTOR: add a proc entry to list connectorsLi Zefan2008-06-27
| * | netlink: Fix some doc comments in net/netlink/attr.cJulius Volz2008-06-27
| * | tcp: /proc/net/tcp rto,ato values not scaled properly (v2)Stephen Hemminger2008-06-27
| * | include/linux/netdevice.h: don't export MAX_HEADER to userspaceAdrian Bunk2008-06-27
| * | pkt_sched: Remove CONFIG_NET_SCH_RRAdrian Bunk2008-06-27
| * | pkt_sched: ERR_PTR() ususally encodes an negative errno, not positive.WANG Cong2008-06-27
| * | netdevice: Fix typo of dev_unicast_add() commentWang Chen2008-06-27
| * | af_unix: fix 'poll for write'/connected DGRAM socketsRainer Weikusat2008-06-27