| Commit message (Expand) | Author | Age | Files | Lines |
* | net/usb: Misc. fixes for the LG-VL600 LTE USB modem | Mark Kamichoff | 2011-11-14 | 2 | -15/+12 |
* | net/smsc911x: Always wait for the chip to be ready | Robert Marklund | 2011-11-14 | 1 | -0/+12 |
* | bridge: Fix potential deadlock on br->multicast_lock | Andrey Vagin | 2011-11-14 | 1 | -2/+2 |
* | ip6_tunnel: copy parms.name after register_netdevice | Josh Boyer | 2011-11-14 | 1 | -1/+7 |
* | forcedeth: fix stats on hardware without extended stats support | david decotigny | 2011-11-14 | 1 | -9/+27 |
* | rds: drop "select LLIST" | Paul Bolle | 2011-11-14 | 1 | -1/+0 |
* | net/packet: remove dead code and unneeded variable from prb_setup_retire_blk_... | Jesper Juhl | 2011-11-14 | 1 | -4/+2 |
* | ah: Don't return NET_XMIT_DROP on input. | Nick Bowler | 2011-11-12 | 2 | -4/+0 |
* | net: Fix references to deleted NET_ETHERNET Kconfig setting. | David S. Miller | 2011-11-09 | 4 | -6/+6 |
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2011-11-09 | 15 | -29/+95 |
|\ |
|
| * | Merge branch 'master' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/linvill... | John W. Linville | 2011-11-09 | 15 | -29/+95 |
| |\ |
|
| | * | wl12xx: fix wl12xx_scan_sched_scan_ssid_list() check that all given ssids are... | Eyal Shapira | 2011-11-08 | 1 | -1/+1 |
| | * | ath: Fix NULL ptr dereference in ath_reg_apply_world_flags | Helmut Schaa | 2011-11-08 | 1 | -0/+2 |
| | * | cfg80211: fix missing kernel-doc | Johannes Berg | 2011-11-08 | 1 | -0/+4 |
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville | 2011-11-08 | 4 | -11/+17 |
| | |\ |
|
| | | * | Bluetooth: Add support for Broadcom BCM20702A0 | Wen-chien Jesse Sung | 2011-11-08 | 1 | -0/+3 |
| | | * | Bluetooth: Use miliseconds for L2CAP channel timeouts | Andrzej Kaczmarek | 2011-11-07 | 2 | -10/+13 |
| | | * | Bluetooth: Revert: Fix L2CAP connection establishment | Arek Lichwa | 2011-11-07 | 1 | -1/+1 |
| | * | | mac80211: uAPSD - fix IEEE80211_FCTL_MOREDATA bit setting | Janusz.Dziedzic@tieto.com | 2011-11-07 | 1 | -4/+4 |
| | * | | net, wireless, mwifiex: Fix mem leak in mwifiex_update_curr_bss_params() | Jesper Juhl | 2011-11-07 | 1 | -1/+2 |
| | * | | cfg80211: fix cmp_ies | Johannes Berg | 2011-11-07 | 1 | -5/+8 |
| | * | | cfg80211: allow setting TXQ parameters only in AP mode | Johannes Berg | 2011-11-07 | 1 | -0/+6 |
| | * | | nl80211: fix HT capability attribute validation | Johannes Berg | 2011-11-07 | 1 | -2/+1 |
| | * | | mac80211: use min rate as basic rate for buggy APs | Eliad Peller | 2011-11-07 | 1 | -0/+19 |
| | * | | brcm80211: smac: eliminate a null pointer dereference in dma.c | Arend van Spriel | 2011-11-07 | 1 | -2/+3 |
| | * | | b43: HT-PHY: report signal to mac80211 | Rafał Miłecki | 2011-11-07 | 2 | -1/+22 |
| | * | | b43: fill ctl1 word on all newer PHYs, fix PHY errors | Rafał Miłecki | 2011-11-07 | 1 | -2/+6 |
* | | | | ipv4: fix for ip_options_rcv_srr() daddr update. | Li Wei | 2011-11-09 | 1 | -0/+1 |
* | | | | ah: Read nexthdr value before overwriting it in ahash input callback. | Nick Bowler | 2011-11-09 | 2 | -4/+4 |
* | | | | ah: Correctly pass error codes in ahash output callback. | Nick Bowler | 2011-11-09 | 2 | -4/+0 |
* | | | | net: drivers/net/hippi/Kconfig should be sourced | Paul Bolle | 2011-11-09 | 2 | -1/+3 |
* | | | | net/ll_temac: FIX : Wait for indirect wait to end | Ricardo Ribalda | 2011-11-09 | 1 | -0/+1 |
* | | | | net/temac: FIX segfault when process old irqs | Ricardo Ribalda | 2011-11-09 | 1 | -1/+5 |
* | | | | ipv4: Fix inetpeer expire time information | Steffen Klassert | 2011-11-08 | 1 | -3/+7 |
* | | | | net: min_pmtu default is 552 | Eric Dumazet | 2011-11-08 | 1 | -1/+1 |
* | | | | tcp: Fix comments for Nagle algorithm | Feng King | 2011-11-08 | 1 | -1/+1 |
* | | | | sunhme: Allow usage on SBI based SBus systems | oftedal | 2011-11-08 | 1 | -1/+1 |
* | | | | l2tp: fix l2tp_udp_recv_core() | Eric Dumazet | 2011-11-08 | 1 | -4/+4 |
* | | | | Fix incorrect usage of NET_IP_ALIGN | Nico Erfurth | 2011-11-08 | 1 | -3/+4 |
* | | | | ipv6: drop packets when source address is multicast | Brian Haley | 2011-11-08 | 1 | -0/+8 |
* | | | | r8169: increase the delay parameter of pm_schedule_suspend | hayeswang | 2011-11-08 | 1 | -1/+1 |
* | | | | Linux 3.2-rc1v3.2-rc1 | Linus Torvalds | 2011-11-07 | 1 | -3/+3 |
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/... | Linus Torvalds | 2011-11-07 | 42 | -402/+345 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'fixes-modulesplit' into fixes | Tony Lindgren | 2011-11-07 | 3863 | -39041/+82624 |
| |\ \ \ \ |
|
| | * | | | | ARM: OMAP: Fix export.h or module.h includes | Tony Lindgren | 2011-11-07 | 4 | -0/+4 |
| | * | | | | ARM: OMAP: omap_device: Include linux/export.h | Axel Lin | 2011-11-07 | 1 | -0/+1 |
| * | | | | | ARM: OMAP2: Fix H4 matrix keyboard warning | Tony Lindgren | 2011-11-04 | 1 | -53/+69 |
| * | | | | | ARM: OMAP1: Remove unused omap-alsa.h | Jarkko Nikula | 2011-11-04 | 2 | -124/+0 |
| * | | | | | ARM: OMAP1: Fix warnings about enabling 32 KiHz timer | Tony Lindgren | 2011-11-04 | 1 | -1/+1 |
| * | | | | | ARM: OMAP2+: timer: Remove omap_device_pm_latency | Benoit Cousson | 2011-11-04 | 1 | -11/+1 |