summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-17MAINTAINERS: change email address for shemmingerStephen Hemminger1-3/+3
2011-11-17pch_gbe: Move #include of module.hJoe Perches1-1/+1
2011-11-17bnx2x: cache-in compressed fw imageDmitry Kravkov2-30/+35
2011-11-17net/cadence: enable by default NET_ATMELJean-Christophe PLAGNIOL-VILLARD1-0/+1
2011-11-17bridge: correct IPv6 checksum after pullstephen hemminger1-0/+2
2011-11-17qeth: Reduce CPU consumption through less SIGA-r callsEinar Lueck1-2/+1
2011-11-17qeth: l3 fix rcu splat in xmitFrank Blaschka1-0/+7
2011-11-17netiucv: reinsert dev_alloc_name for device namingUrsula Braun1-0/+2
2011-11-17qeth: remove WARN_ON leftoverChristian Borntraeger1-1/+0
2011-11-17qeth: return with -EPERM if sniffing is not enabledUrsula Braun1-2/+2
2011-11-17tcp: clear xmit timers in tcp_v4_syn_recv_sock()Eric Dumazet1-0/+1
2011-11-16net-next:asix: V2 Update VERSIONGrant Grundler1-1/+1
2011-11-16net-next:asix: V2 more fixes for ax88178 phy init sequenceGrant Grundler1-7/+15
2011-11-16net-next:asix: reduce AX88772 init time by about 2 secondsGrant Grundler1-5/+25
2011-11-16net-next:asix:poll in asix_get_phyid in case phy not readyGrant Grundler1-2/+10
2011-11-16net-next:asix:PHY_MODE_RTL8211CL should be 0xCGrant Grundler1-1/+1
2011-11-15net/packet: Revert incorrect dead-code changes to prb_setup_retire_blk_timerJesper Juhl1-2/+4
2011-11-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller7-23/+36
2011-11-14NET: MIPS: lantiq: fix etop compile errorJohn Crispin1-0/+2
2011-11-14mlx4_en: Remove FCS bytes from packet length.Yevgeny Petrilin2-1/+6
2011-11-14net-netlink: Add a new attribute to expose TCLASS values via netlinkMaciej Żenczykowski2-3/+4
2011-11-14net/usb: Misc. fixes for the LG-VL600 LTE USB modemMark Kamichoff2-15/+12
2011-11-14net/smsc911x: Always wait for the chip to be readyRobert Marklund1-0/+12
2011-11-14bridge: Fix potential deadlock on br->multicast_lockAndrey Vagin1-2/+2
2011-11-14ip6_tunnel: copy parms.name after register_netdeviceJosh Boyer1-1/+7
2011-11-14forcedeth: fix stats on hardware without extended stats supportdavid decotigny1-9/+27
2011-11-14rds: drop "select LLIST"Paul Bolle1-1/+0
2011-11-14net/packet: remove dead code and unneeded variable from prb_setup_retire_blk_...Jesper Juhl1-4/+2
2011-11-13ah: Don't return NET_XMIT_DROP on input.Nick Bowler2-4/+0
2011-11-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville7-23/+36
2011-11-11mwifiex: fix association issue with AP configured in hidden SSID modeAmitkumar Karwar1-2/+4
2011-11-11iwlwifi: avoid a panic when unloading the module with RF KillEmmanuel Grumbach1-16/+17
2011-11-10net: Fix references to deleted NET_ETHERNET Kconfig setting.David S. Miller4-6/+6
2011-11-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller15-29/+95
2011-11-10ipv4: fix for ip_options_rcv_srr() daddr update.Li Wei1-0/+1
2011-11-10ah: Read nexthdr value before overwriting it in ahash input callback.Nick Bowler2-4/+4
2011-11-10ah: Correctly pass error codes in ahash output callback.Nick Bowler2-4/+0
2011-11-10net: drivers/net/hippi/Kconfig should be sourcedPaul Bolle2-1/+3
2011-11-10net/ll_temac: FIX : Wait for indirect wait to endRicardo Ribalda1-0/+1
2011-11-10net/temac: FIX segfault when process old irqsRicardo Ribalda1-1/+5
2011-11-09mac80211: fix race between connection monitor & suspendJohannes Berg1-1/+1
2011-11-09wireless: libertas: fix unaligned le64 accessesSteven Miao1-1/+1
2011-11-09cfg80211: fix bug on regulatory core exit on access to last_requestLuis R. Rodriguez1-0/+3
2011-11-09mac80211: fix bug in ieee80211_build_probe_reqJohannes Berg1-0/+4
2011-11-09mac80211: fix NULL dereference in radiotap codeJohannes Berg1-3/+6
2011-11-09Merge branch 'master' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/linvill...John W. Linville15-29/+95
2011-11-09wl12xx: fix wl12xx_scan_sched_scan_ssid_list() check that all given ssids are...Eyal Shapira1-1/+1
2011-11-09ath: Fix NULL ptr dereference in ath_reg_apply_world_flagsHelmut Schaa1-0/+2
2011-11-09cfg80211: fix missing kernel-docJohannes Berg1-0/+4
2011-11-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville4-11/+17