summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bonding: change list contact to netdev@vger.kernel.orgSimon Horman2010-11-211-1/+1
* e1000: fix screaming IRQAnupam Chanda2010-11-211-4/+8
* net: fix kernel-doc for sk_filter_rcu_releaseRandy Dunlap2010-11-191-1/+1
* be2net: Fix to avoid firmware update when interface is not open.Sarveshwar Bandi2010-11-191-0/+6
* netfilter: fix IP_VS dependenciesPatrick McHardy2010-11-181-0/+1
* net: irda: irttp: sync error paths of data- and udata-requestsWolfram Sang2010-11-181-4/+5
* ipv6: Expose reachable and retrans timer values as msecsThomas Graf2010-11-181-9/+10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-11-189-8/+78
|\
| * ath9k_htc: Avoid setting QoS control for non-QoS framesRajkumar Manoharan2010-11-181-1/+1
| * cfg80211: fix can_beacon_sec_chan, reenable HT40Mark Mentovai2010-11-181-0/+2
| * cfg80211: fix extension channel checks to initiate communicationLuis R. Rodriguez2010-11-161-0/+52
| * ath9k_hw: Set proper eeprom offset for AR9287 HTC devicesRajkumar Manoharan2010-11-162-1/+5
| * ath9k_htc: Add new devices into AR7010Rajkumar Manoharan2010-11-163-1/+9
| * ath9k_htc: Update usb device ID listRajkumar Manoharan2010-11-161-0/+5
| * ath9k: Remove pm_qos request after hw unregister.Vivek Natarajan2010-11-161-2/+1Star
| * carl9170: fix usb anchor wait timeoutChristian Lamparter2010-11-151-2/+2
| * cfg80211: fix WIPHY_FLAG_IBSS_RSN bitJussi Kivilinna2010-11-151-1/+1
| * b43legacy: Fix compile on ARM architectureArnd Hannemann2010-11-151-0/+1
* | ipv6: Expose IFLA_PROTINFO timer values in msecs instead of jiffiesThomas Graf2010-11-181-3/+6
* | 3c59x: fix build failure on !CONFIG_PCINamhyung Kim2010-11-181-2/+4
* | ipg.c: remove id [SUNDANCE, 0x1021]Ken Kawasaki2010-11-181-4/+2Star
* | net: caif: spi: fix potential NULL dereferenceVasiliy Kulikov2010-11-181-2/+2
* | net: zero kobject in rx_queue_releaseJohn Fastabend2010-11-181-2/+8
* | net: Fix duplicate volatile warning.Tetsuo Handa2010-11-181-1/+1
* | MAINTAINERS: Add stmmac maintainerGiuseppe Cavallaro2010-11-181-0/+7
* | bonding: fix a race in IGMP handlingEric Dumazet2010-11-181-0/+2
* | gianfar: fix signedness issueNicolas Kaiser2010-11-171-4/+3Star
* | net: bnx2x: fix error value signVasiliy Kulikov2010-11-171-1/+1
* | 8139cp: fix checksum brokenShan Wei2010-11-171-6/+4Star
* | r8169: fix checksum brokenShan Wei2010-11-171-2/+1Star
* | rds: Integer overflow in RDS cmsg handlingDan Rosenberg2010-11-171-1/+1
* | xfrm: update flowi saddr in icmp_send if unsetUlrich Weber2010-11-161-0/+3
* | irda: irttp: allow zero byte packetsWolfram Sang2010-11-161-6/+19
* | net: rtnetlink.h -- only include linux/netdevice.h when used by the kernelAndy Whitcroft2010-11-151-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-1374-331/+507
|\ \
| * | can-bcm: fix minor heap overflowOliver Hartkopp2010-11-121-1/+1
| * | gianfar: Do not call device_set_wakeup_enable() under a spinlockRafael J. Wysocki2010-11-121-2/+3
| * | ipv6: Warn users if maximum number of routes is reached.Ben Greear2010-11-121-1/+5
| * | docs: Add neigh/gc_thresh3 and route/max_size documentation.Ben Greear2010-11-121-0/+9
| * | axnet_cs: fix resume problem for some Ax88790 chipKen Kawasaki2010-11-121-10/+20
| * | ipv6: addrconf: don't remove address state on ifdown if the address is being ...Lorenzo Colitti2010-11-121-16/+8Star
| * | tcp: Don't change unlocked socket state in tcp_v4_err().David S. Miller2010-11-121-5/+3Star
| * | x25: Prevent crashing when parsing bad X.25 facilitiesDan Rosenberg2010-11-121-3/+9
| * | cxgb4vf: add call to Firmware to reset VF State.Casey Leedom2010-11-123-0/+36
| * | cxgb4vf: Fail open if link_start() fails.Casey Leedom2010-11-121-1/+3
| * | cxgb4vf: flesh out PCI Device ID Table ...Casey Leedom2010-11-121-0/+8
| * | cxgb4vf: fix some errors in Gather List to skb conversionCasey Leedom2010-11-121-47/+74
| * | cxgb4vf: fix bug in Generic Receive OffloadCasey Leedom2010-11-121-0/+1
| * | cxgb4vf: don't implement trivial (and incorrect) ndo_select_queue()Casey Leedom2010-11-121-14/+0Star
| * | ixgbe: Look inside vlan when determining offload protocol.Hao Zheng2010-11-121-28/+32