summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcp: splice: fix an infinite loop in tcp_read_sock()Eric Dumazet2013-01-101-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-0939-130/+6488
|\
| * b43: Fix firmware loading when driver is built into the kernelLarry Finger2013-01-073-16/+48
| * drivers/net/wireless/iwlegacy: use strlcpy instead of strncpyChen Gang2013-01-071-1/+1
| * drivers/net/wireless/mwl8k.c: avoid use-after-freeNickolai Zeldovich2013-01-071-1/+3
| * rtlwifi: Fix typo in debug output of rtl8192c and rtl8723aeJulian Wollrath2013-01-072-2/+2
| * wireless: add new wil6210 802.11ad 60GHz driverVladimir Kondratiev2013-01-0417-0/+6203
| * mwifiex: fix typo in setting up ibss network parametersAmitkumar Karwar2013-01-041-1/+1
| * mwifiex: check wait_event_interruptible return valueBing Zhao2013-01-041-11/+10
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-01-042-7/+18
| |\
| | * iwlwifi: fix the reclaimed packet tracking upon flush queueEmmanuel Grumbach2013-01-031-7/+17
| | * iwlwifi: fix PCIe interrupt handle return valueJohannes Berg2013-01-031-0/+1
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-01-0411-91/+202
| |\ \
| | * | mac80211: fix maximum MTUChaitanya2013-01-031-10/+1
| | * | mac80211: fix dtim_period in hidden SSID AP associationJohannes Berg2013-01-033-37/+55
| | * | mac80211: use del_timer_sync for final sta cleanup timer deletionJohannes Berg2013-01-031-1/+1
| | * | mac80211: fix station destruction in AP/mesh modesJohannes Berg2013-01-034-17/+62
| | * | mac80211: RMC buckets are just list headsThomas Pedersen2013-01-032-5/+5
| | * | mac80211: assign VLAN channel contextsJohannes Berg2013-01-033-3/+45
| | * | mac80211: flush AP_VLAN stations when tearing down the BSS APFelix Fietkau2013-01-031-0/+2
| | * | mac80211: fix ibss scanningStanislaw Gruszka2013-01-033-18/+31
| | |/
* | | net: prevent setting ttl=0 via IP_TTLCong Wang2013-01-081-1/+1
* | | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2013-01-088-17/+67
|\ \ \
| * | | ALSA: hda - add mute LED for HP Pavilion 17 (Realtek codec)David Henningsson2013-01-071-0/+30
| * | | ALSA: au88x0: fix incorrect left shiftNickolai Zeldovich2013-01-071-1/+1
| * | | sound: oss/pas2: Fix possible access out of arrayAsim Kadav2013-01-041-0/+5
| * | | ALSA: usb-audio: Fix kernel panic of Digidesign Mbox2 quirkDamien Zammit2013-01-044-15/+8
| * | | ALSA: usb-audio: Add support for Creative BT-D1 via usb sound quirksAlexander Schremmer2013-01-031-0/+22
| * | | ALSA: hda - Switch "On" and "Off" for "Mute-LED Mode" kcontrolDavid Henningsson2013-01-031-1/+1
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-01-0844-115/+353
|\ \ \
| * | | xen/netfront: improve truesize trackingIan Campbell2013-01-071-23/+4
| * | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-01-073-31/+28
| |\ \ \
| | * | | netfilter: xt_recent: avoid high order page allocationsEric Dumazet2013-01-041-5/+18
| | * | | netfilter: fix missing dependencies for the NOTRACK targetPablo Neira Ayuso2013-01-041-0/+3
| | * | | netfilter: ip6t_NPT: fix IPv6 NTP checksum calculationUlrich Weber2013-01-041-26/+7
| * | | | ipv4: fix NULL checking in devinet_ioctl()Xi Wang2013-01-061-1/+1
| * | | | tcp: fix MSG_SENDPAGE_NOTLAST logicEric Dumazet2013-01-061-1/+3
| * | | | net/ipv4/ipconfig: really display the BOOTP/DHCP server's address.Philippe De Muyter2013-01-041-2/+6
| * | | | ip-sysctl: fix spelling errorsstephen hemminger2013-01-041-5/+5
| * | | | mac802154: fix NOHZ local_softirq_pending 08 warningAlexander Aring2013-01-041-1/+1
| * | | | ipv6: document ndisc_notify in networking/ip-sysctl.txtHannes Frederic Sowa2013-01-041-0/+6
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-0416-18/+75
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | ath9k: Fix Kconfig for ATH9K_HTCVladimir Kondratiev2013-01-041-1/+1
| | * | brcmfmac: fix parsing rsn ie for ap mode.Hante Meuleman2013-01-021-2/+3
| | * | brcmsmac: add copyright information for CanonicalArend van Spriel2013-01-021-0/+1
| | * | rtlwifi: rtl8723ae: Fix warning for unchecked pci_map_single() callLarry Finger2013-01-021-0/+10
| | * | rtlwifi: rtl8192se: Fix warning for unchecked pci_map_single() callLarry Finger2013-01-021-1/+12
| | * | rtlwifi: rtl8192de: Fix warning for unchecked pci_map_single() callLarry Finger2013-01-021-0/+10
| | * | rtlwifi: rtl8192ce: Fix warning for unchecked pci_map_single() callLarry Finger2013-01-021-0/+11
| | * | rtlwifi: Fix warning for unchecked pci_map_single() callLarry Finger2013-01-021-0/+6
OpenPOWER on IntegriCloud