summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cassini/sungem: limit reaches -1, but 0 testedRoel Kluin2009-02-022-3/+3
* net: variables reach -1, but 0 testedRoel Kluin2009-02-027-14/+14
* qlge: bugfix: Add missing netif_napi_del call.Ron Mercer2009-02-021-1/+4
* qlge: bugfix: Add flash offset for second port.Ron Mercer2009-02-021-1/+8
* qlge: bugfix: Fix endian issue when reading flash.Ron Mercer2009-02-022-9/+12
* udp: increments sk_drops in __udp_queue_rcv_skb()Eric Dumazet2009-02-021-1/+3
* net: Fix userland breakage wrt. linux/if_tunnel.hDavid S. Miller2009-02-022-1/+4
* net: packet socket packet_lookup_frame fixSebastiano Di Paola2009-02-011-4/+4
* igb: fix link reporting when using sgmiiAlexander Duyck2009-01-311-2/+9
* igb: prevent skb_over panic w/ mtu smaller than 1KAlexander Duyck2009-01-311-4/+4
* igb: Fix DCA errors and do not use context index for 82576Alexander Duyck2009-01-312-15/+10
* ipv6: compile fix for ip6mr.cDave Jones2009-01-311-0/+1
* packet: Avoid lock_sock in mmap handlerHerbert Xu2009-01-301-2/+7
* sfc: Replace stats_enabled flag with a disable countBen Hutchings2009-01-306-25/+57
* sfc: SFX7101/SFT9001: Fix AN advertisementsBen Hutchings2009-01-306-201/+141
* sfc: SFT9001: Always enable XNP exchange on SFT9001 rev BBen Hutchings2009-01-301-1/+1
* sfc: Update board info for hardware monitor on SFN4111T-R5 and laterBen Hutchings2009-01-301-2/+10
* sfc: Test for PHYXS faults whenever we cannot test link state bitsSteve Hodgson2009-01-301-7/+9
* sfc: Reinitialise the PHY completely in case of a PHY or NIC resetSteve Hodgson2009-01-304-13/+28
* sfc: Fix post-reset MAC selectionSteve Hodgson2009-01-301-7/+8
* sfc: SFN4111T: Fix GPIO sharing between I2C and FLASH_CFG_1Ben Hutchings2009-01-301-6/+9
* sfc: SFT9001: Fix speed reporting in 1G PHY loopbackSteve Hodgson2009-01-303-18/+18
* sfc: SFX7101: Remove workaround for bad link trainingSteve Hodgson2009-01-304-28/+0
* sfc: SFT9001: Enable robust link trainingSteve Hodgson2009-01-301-1/+5
* sky2: fix hard hang with netconsoling and iface going upAlexey Dobriyan2009-01-301-3/+3
* tulip: fix 21142 with 10Mbps without negotiationPhilippe De Muyter2009-01-291-4/+19
* drivers/net/skfp: if !capable(CAP_NET_ADMIN): inverted logicRoel Kluin2009-01-291-2/+2
* gianfar: Fix Wake-on-LAN supportAnton Vorontsov2009-01-291-0/+2
* smsc911x: timeout reaches -1Roel Kluin2009-01-291-1/+1
* smsc9420: fix interrupt signalling test failuresSteve Glendinning2009-01-291-2/+1
* ucc_geth: Change uec phy id to the same format as gianfar'sHaiying Wang2009-01-294-3/+32
* wimax: fix build issue when debugfs is disabledInaky Perez-Gonzalez2009-01-294-25/+29
* netxen: fix memory leak in drivers/net/netxen_nic_init.cDaniel Marjamäki2009-01-291-1/+3
* tun: Add some missing TUN compat ioctl translations.David S. Miller2009-01-291-0/+7
* ipv4: fix infinite retry loop in IP-ConfigBenjamin Zores2009-01-291-3/+3
* net: update documentation ip aliasesStephen Hemminger2009-01-291-19/+6
* net: Fix OOPS in skb_seq_read().Shyam Iyer2009-01-291-5/+5
* net: Fix frag_list handling in skb_seq_readHerbert Xu2009-01-291-2/+3
* netxen: revert jumbo ringsizeDhananjay Phadke2009-01-291-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-01-295-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-271-1/+1
* | IPv6: Fix multicast routing bugs.Thomas Goff2009-01-273-7/+20
* | net: fix xfrm reverse flow lookup for icmp6Jiri Pirko2009-01-271-2/+2
* | net: wrong test in inet_ehash_locks_alloc()Eric Dumazet2009-01-271-1/+1
OpenPOWER on IntegriCloud