summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | pch_gbe: Move #include of module.hJoe Perches2011-11-161-1/+1
| | * | bnx2x: cache-in compressed fw imageDmitry Kravkov2011-11-162-30/+35
| | * | net/cadence: enable by default NET_ATMELJean-Christophe PLAGNIOL-VILLARD2011-11-161-0/+1
| | * | bridge: correct IPv6 checksum after pullstephen hemminger2011-11-161-0/+2
| | * | qeth: Reduce CPU consumption through less SIGA-r callsEinar Lueck2011-11-161-2/+1
| | * | qeth: l3 fix rcu splat in xmitFrank Blaschka2011-11-161-0/+7
| | * | netiucv: reinsert dev_alloc_name for device namingUrsula Braun2011-11-161-0/+2
| | * | qeth: remove WARN_ON leftoverChristian Borntraeger2011-11-161-1/+0
| | * | qeth: return with -EPERM if sniffing is not enabledUrsula Braun2011-11-161-2/+2
| | * | tcp: clear xmit timers in tcp_v4_syn_recv_sock()Eric Dumazet2011-11-161-0/+1
| | * | net-next:asix: V2 Update VERSIONGrant Grundler2011-11-151-1/+1
| | * | net-next:asix: V2 more fixes for ax88178 phy init sequenceGrant Grundler2011-11-151-7/+15
| | * | net-next:asix: reduce AX88772 init time by about 2 secondsGrant Grundler2011-11-151-5/+25
| | * | net-next:asix:poll in asix_get_phyid in case phy not readyGrant Grundler2011-11-151-2/+10
| | * | net-next:asix:PHY_MODE_RTL8211CL should be 0xCGrant Grundler2011-11-151-1/+1
| | * | net/packet: Revert incorrect dead-code changes to prb_setup_retire_blk_timerJesper Juhl2011-11-141-2/+4
| | * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-11-147-23/+36
| | |\ \
| | | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-117-23/+36
| | | |\ \ | | | | |/
| | | | * mwifiex: fix association issue with AP configured in hidden SSID modeAmitkumar Karwar2011-11-111-2/+4
| | | | * iwlwifi: avoid a panic when unloading the module with RF KillEmmanuel Grumbach2011-11-111-16/+17
| | | | * mac80211: fix race between connection monitor & suspendJohannes Berg2011-11-091-1/+1
| | | | * wireless: libertas: fix unaligned le64 accessesSteven Miao2011-11-091-1/+1
| | | | * cfg80211: fix bug on regulatory core exit on access to last_requestLuis R. Rodriguez2011-11-091-0/+3
| | | | * mac80211: fix bug in ieee80211_build_probe_reqJohannes Berg2011-11-091-0/+4
| | | | * mac80211: fix NULL dereference in radiotap codeJohannes Berg2011-11-091-3/+6
| | * | | NET: MIPS: lantiq: fix etop compile errorJohn Crispin2011-11-141-0/+2
| | * | | mlx4_en: Remove FCS bytes from packet length.Yevgeny Petrilin2011-11-142-1/+6
| | * | | net-netlink: Add a new attribute to expose TCLASS values via netlinkMaciej Żenczykowski2011-11-142-3/+4
| | * | | net/usb: Misc. fixes for the LG-VL600 LTE USB modemMark Kamichoff2011-11-142-15/+12
| | * | | net/smsc911x: Always wait for the chip to be readyRobert Marklund2011-11-141-0/+12
| | * | | bridge: Fix potential deadlock on br->multicast_lockAndrey Vagin2011-11-141-2/+2
| | * | | ip6_tunnel: copy parms.name after register_netdeviceJosh Boyer2011-11-141-1/+7
| | * | | forcedeth: fix stats on hardware without extended stats supportdavid decotigny2011-11-141-9/+27
| | * | | rds: drop "select LLIST"Paul Bolle2011-11-141-1/+0
| | * | | net/packet: remove dead code and unneeded variable from prb_setup_retire_blk_...Jesper Juhl2011-11-141-4/+2
| | * | | ah: Don't return NET_XMIT_DROP on input.Nick Bowler2011-11-122-4/+0
| | |/ /
| | * | net: Fix references to deleted NET_ETHERNET Kconfig setting.David S. Miller2011-11-094-6/+6
| | * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-11-0915-29/+95
| | |\ \
| | | * \ Merge branch 'master' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/linvill...John W. Linville2011-11-0915-29/+95
| | | |\ \ | | | | |/
| | * | | ipv4: fix for ip_options_rcv_srr() daddr update.Li Wei2011-11-091-0/+1
| | * | | ah: Read nexthdr value before overwriting it in ahash input callback.Nick Bowler2011-11-092-4/+4
| | * | | ah: Correctly pass error codes in ahash output callback.Nick Bowler2011-11-092-4/+0
| | * | | net: drivers/net/hippi/Kconfig should be sourcedPaul Bolle2011-11-092-1/+3
| | * | | net/ll_temac: FIX : Wait for indirect wait to endRicardo Ribalda2011-11-091-0/+1
| | * | | net/temac: FIX segfault when process old irqsRicardo Ribalda2011-11-091-1/+5
| * | | | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-11-2014-49/+189
| |\ \ \ \
| | * | | | KVM guest: prevent tracing recursion with kvmclockAvi Kivity2011-11-201-2/+3
| | * | | | Revert "KVM: PPC: Add support for explicit HIOR setting"Alexander Graf2011-11-175-24/+2
| | * | | | KVM: VMX: Check for automatic switch msr table overflowGleb Natapov2011-11-171-1/+5
| | * | | | KVM: VMX: Add support for guest/host-only profilingGleb Natapov2011-11-171-0/+21
OpenPOWER on IntegriCloud