summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drivers/net/skfp: if !capable(CAP_NET_ADMIN): inverted logicRoel Kluin2009-01-301-2/+2
* gianfar: Fix Wake-on-LAN supportAnton Vorontsov2009-01-301-0/+2
* smsc911x: timeout reaches -1Roel Kluin2009-01-301-1/+1
* smsc9420: fix interrupt signalling test failuresSteve Glendinning2009-01-301-2/+1
* ucc_geth: Change uec phy id to the same format as gianfar'sHaiying Wang2009-01-304-3/+32
* wimax: fix build issue when debugfs is disabledInaky Perez-Gonzalez2009-01-304-25/+29
* netxen: fix memory leak in drivers/net/netxen_nic_init.cDaniel Marjamäki2009-01-301-1/+3
* tun: Add some missing TUN compat ioctl translations.David S. Miller2009-01-301-0/+7
* ipv4: fix infinite retry loop in IP-ConfigBenjamin Zores2009-01-301-3/+3
* net: update documentation ip aliasesStephen Hemminger2009-01-301-19/+6
* net: Fix OOPS in skb_seq_read().Shyam Iyer2009-01-301-5/+5
* net: Fix frag_list handling in skb_seq_readHerbert Xu2009-01-301-2/+3
* netxen: revert jumbo ringsizeDhananjay Phadke2009-01-301-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-01-305-17/+41
|\
| * ath5k: fix locking in ath5k_configBob Copeland2009-01-291-1/+9
| * cfg80211: print correct intersected regulatory domainLuis R. Rodriguez2009-01-291-1/+1
| * cfg80211: Fix sanity check on 5 GHz when processing country IELuis R. Rodriguez2009-01-291-11/+19
| * iwlwifi: fix kernel oops when ucode DMA memory allocation failureZhu, Yi2009-01-291-0/+4
| * rtl8187: Fix error in setting OFDM power settings for RTL8187LLarry Finger2009-01-291-2/+8
| * mac80211: remove Michael Wu as maintainerJohannes Berg2009-01-291-2/+0
* | ipv6: Make mc_forwarding sysctl read-only.David S. Miller2009-01-281-1/+1
* | IPv6: Fix multicast routing bugs.Thomas Goff2009-01-283-7/+20
* | net: fix xfrm reverse flow lookup for icmp6Jiri Pirko2009-01-281-2/+2
* | net: wrong test in inet_ehash_locks_alloc()Eric Dumazet2009-01-281-1/+1
* | e1000: fix bug with shared interrupt during resetJesse Brandeburg2009-01-281-2/+2
* | tcp: Fix length tcp_splice_data_recv passes to skb_splice_bits.Dimitris Michailidis2009-01-271-1/+2
* | r6040: Remove unused variable pdev from drivers/net/r6040.cManish Katiyar2009-01-271-1/+0
* | udp: optimize bind(0) if many ports are in useEric Dumazet2009-01-271-16/+39
* | virtio_net: use correct accessors for scatterlistsIra W. Snyder2009-01-271-3/+3
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-01-2738-568/+1355
|\
| * [ARM] fix section-based ioremapRussell King2009-01-251-9/+2
| * [NET] am79c961a: fix spin_lock usageUwe Kleine-König2009-01-251-10/+10
| * [ARM] omap: usb: thou shalt not provide empty release functionsRussell King2009-01-241-14/+0
| * [ARM] omap: watchdog: allow OMAP watchdog driver on OMAP34xx platformsRussell King2009-01-241-3/+3
| * [ARM] 5369/1: omap mmc: Add new omap hsmmc controller for 2430 and 34xx, v3Madhusudhan Chikkature2009-01-243-0/+1253
| * [ARM] clkdev: fix clock matchingRussell King2009-01-241-6/+19
| * [ARM] 5370/1: at91: fix rm9200 watchdogJean-Christop PLAGNIOL-VILLARD2009-01-241-0/+1
| * [ARM] 5368/1: arch/arm/mach-davinci/usb.c buildfixDavid Brownell2009-01-241-0/+1
| * [ARM] 5365/1: s3cmci: Use new include path of dma.hRamax Lo2009-01-241-1/+1
| * [ARM] fix StrongARM-11x0 page copy implementationRussell King2009-01-241-1/+1
| * [ARM] omap: ensure OMAP drivers pass a struct device to clk_get()Russell King2009-01-243-6/+6
| * ARM: OMAP: Fix compile for h3 MMCTony Lindgren2009-01-151-1/+3
| * ARM: OMAP: Remove unused platform devices, v3Tony Lindgren2009-01-1510-419/+9
| * ARM: OMAP: Fix ASoC by enabling writes to XCCR and RCCR McBSP registers, v3Tony Lindgren2009-01-152-0/+15
| * ARM: OMAP: Fix OSK ASoC by registering I2C board info for tlvaic23Arun KS2009-01-151-1/+3
| * ARM: OMAP: remove duplicated #include'sHuang Weiyi2009-01-151-1/+0
| * ARM: OMAP: Fix DMA CCR programming for request line > 63, v3Anand Gadiyar2009-01-151-8/+5
| * ARM: OMAP: Fix gpio.c compile on 15xx with CONFIG_DEBUGFSTony Lindgren2009-01-151-0/+3
| * ARM: OMAP: Fix compile for beagleTony Lindgren2009-01-151-4/+5
| * ARM: OMAP: Fix gpio by switching to generic gpio calls, v2Jarkko Nikula2009-01-155-75/+13