summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-02-03cassini/sungem: limit reaches -1, but 0 testedRoel Kluin2-3/+3
2009-02-03net: variables reach -1, but 0 testedRoel Kluin7-14/+14
2009-02-03qlge: bugfix: Add missing netif_napi_del call.Ron Mercer1-1/+4
2009-02-03qlge: bugfix: Add flash offset for second port.Ron Mercer1-1/+8
2009-02-03qlge: bugfix: Fix endian issue when reading flash.Ron Mercer2-9/+12
2009-02-03udp: increments sk_drops in __udp_queue_rcv_skb()Eric Dumazet1-1/+3
2009-02-03net: Fix userland breakage wrt. linux/if_tunnel.hDavid S. Miller2-1/+4
2009-02-01net: packet socket packet_lookup_frame fixSebastiano Di Paola1-4/+4
2009-01-31igb: fix link reporting when using sgmiiAlexander Duyck1-2/+9
2009-01-31igb: prevent skb_over panic w/ mtu smaller than 1KAlexander Duyck1-4/+4
2009-01-31igb: Fix DCA errors and do not use context index for 82576Alexander Duyck2-15/+10
2009-01-31ipv6: compile fix for ip6mr.cDave Jones1-0/+1
2009-01-31packet: Avoid lock_sock in mmap handlerHerbert Xu1-2/+7
2009-01-31sfc: Replace stats_enabled flag with a disable countBen Hutchings6-25/+57
2009-01-31sfc: SFX7101/SFT9001: Fix AN advertisementsBen Hutchings6-201/+141
2009-01-31sfc: SFT9001: Always enable XNP exchange on SFT9001 rev BBen Hutchings1-1/+1
2009-01-31sfc: Update board info for hardware monitor on SFN4111T-R5 and laterBen Hutchings1-2/+10
2009-01-31sfc: Test for PHYXS faults whenever we cannot test link state bitsSteve Hodgson1-7/+9
2009-01-31sfc: Reinitialise the PHY completely in case of a PHY or NIC resetSteve Hodgson4-13/+28
2009-01-31sfc: Fix post-reset MAC selectionSteve Hodgson1-7/+8
2009-01-31sfc: SFN4111T: Fix GPIO sharing between I2C and FLASH_CFG_1Ben Hutchings1-6/+9
2009-01-31sfc: SFT9001: Fix speed reporting in 1G PHY loopbackSteve Hodgson3-18/+18
2009-01-31sfc: SFX7101: Remove workaround for bad link trainingSteve Hodgson4-28/+0
2009-01-31sfc: SFT9001: Enable robust link trainingSteve Hodgson1-1/+5
2009-01-31sky2: fix hard hang with netconsoling and iface going upAlexey Dobriyan1-3/+3
2009-01-30tulip: fix 21142 with 10Mbps without negotiationPhilippe De Muyter1-4/+19
2009-01-30drivers/net/skfp: if !capable(CAP_NET_ADMIN): inverted logicRoel Kluin1-2/+2
2009-01-30gianfar: Fix Wake-on-LAN supportAnton Vorontsov1-0/+2
2009-01-30smsc911x: timeout reaches -1Roel Kluin1-1/+1
2009-01-30smsc9420: fix interrupt signalling test failuresSteve Glendinning1-2/+1
2009-01-30ucc_geth: Change uec phy id to the same format as gianfar'sHaiying Wang4-3/+32
2009-01-30wimax: fix build issue when debugfs is disabledInaky Perez-Gonzalez4-25/+29
2009-01-30netxen: fix memory leak in drivers/net/netxen_nic_init.cDaniel Marjamäki1-1/+3
2009-01-30tun: Add some missing TUN compat ioctl translations.David S. Miller1-0/+7
2009-01-30ipv4: fix infinite retry loop in IP-ConfigBenjamin Zores1-3/+3
2009-01-30net: update documentation ip aliasesStephen Hemminger1-19/+6
2009-01-30net: Fix OOPS in skb_seq_read().Shyam Iyer1-5/+5
2009-01-30net: Fix frag_list handling in skb_seq_readHerbert Xu1-2/+3
2009-01-30netxen: revert jumbo ringsizeDhananjay Phadke1-1/+1
2009-01-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller5-17/+41
2009-01-30ath5k: fix locking in ath5k_configBob Copeland1-1/+9
2009-01-29cfg80211: print correct intersected regulatory domainLuis R. Rodriguez1-1/+1
2009-01-29cfg80211: Fix sanity check on 5 GHz when processing country IELuis R. Rodriguez1-11/+19
2009-01-29iwlwifi: fix kernel oops when ucode DMA memory allocation failureZhu, Yi1-0/+4
2009-01-29rtl8187: Fix error in setting OFDM power settings for RTL8187LLarry Finger1-2/+8
2009-01-29mac80211: remove Michael Wu as maintainerJohannes Berg1-2/+0
2009-01-28ipv6: Make mc_forwarding sysctl read-only.David S. Miller1-1/+1
2009-01-28IPv6: Fix multicast routing bugs.Thomas Goff3-7/+20
2009-01-28net: fix xfrm reverse flow lookup for icmp6Jiri Pirko1-2/+2
2009-01-28net: wrong test in inet_ehash_locks_alloc()Eric Dumazet1-1/+1