summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| | * wl12xx: fix wl12xx_scan_sched_scan_ssid_list() check that all given ssids are...Eyal Shapira2011-11-081-1/+1
| | * ath: Fix NULL ptr dereference in ath_reg_apply_world_flagsHelmut Schaa2011-11-081-0/+2
| | * cfg80211: fix missing kernel-docJohannes Berg2011-11-081-0/+4
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-11-084-11/+17
| | |\
| | | * Bluetooth: Add support for Broadcom BCM20702A0Wen-chien Jesse Sung2011-11-081-0/+3
| | | * Bluetooth: Use miliseconds for L2CAP channel timeoutsAndrzej Kaczmarek2011-11-072-10/+13
| | | * Bluetooth: Revert: Fix L2CAP connection establishmentArek Lichwa2011-11-071-1/+1
| | * | mac80211: uAPSD - fix IEEE80211_FCTL_MOREDATA bit settingJanusz.Dziedzic@tieto.com2011-11-071-4/+4
| | * | net, wireless, mwifiex: Fix mem leak in mwifiex_update_curr_bss_params()Jesper Juhl2011-11-071-1/+2
| | * | cfg80211: fix cmp_iesJohannes Berg2011-11-071-5/+8
| | * | cfg80211: allow setting TXQ parameters only in AP modeJohannes Berg2011-11-071-0/+6
| | * | nl80211: fix HT capability attribute validationJohannes Berg2011-11-071-2/+1
| | * | mac80211: use min rate as basic rate for buggy APsEliad Peller2011-11-071-0/+19
| | * | brcm80211: smac: eliminate a null pointer dereference in dma.cArend van Spriel2011-11-071-2/+3
| | * | b43: HT-PHY: report signal to mac80211Rafał Miłecki2011-11-072-1/+22
| | * | b43: fill ctl1 word on all newer PHYs, fix PHY errorsRafał Miłecki2011-11-071-2/+6
* | | | 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
* | | | ipv4: Fix inetpeer expire time informationSteffen Klassert2011-11-081-3/+7
* | | | net: min_pmtu default is 552Eric Dumazet2011-11-081-1/+1
* | | | tcp: Fix comments for Nagle algorithmFeng King2011-11-081-1/+1
* | | | sunhme: Allow usage on SBI based SBus systemsoftedal2011-11-081-1/+1
* | | | l2tp: fix l2tp_udp_recv_core()Eric Dumazet2011-11-081-4/+4
* | | | Fix incorrect usage of NET_IP_ALIGNNico Erfurth2011-11-081-3/+4
* | | | ipv6: drop packets when source address is multicastBrian Haley2011-11-081-0/+8
* | | | r8169: increase the delay parameter of pm_schedule_suspendhayeswang2011-11-081-1/+1
* | | | Linux 3.2-rc1v3.2-rc1Linus Torvalds2011-11-071-3/+3
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Linus Torvalds2011-11-0742-402/+345
|\ \ \ \
| * \ \ \ Merge branch 'fixes-modulesplit' into fixesTony Lindgren2011-11-073863-39041/+82624
| |\ \ \ \
| | * | | | ARM: OMAP: Fix export.h or module.h includesTony Lindgren2011-11-074-0/+4
| | * | | | ARM: OMAP: omap_device: Include linux/export.hAxel Lin2011-11-071-0/+1
| * | | | | ARM: OMAP2: Fix H4 matrix keyboard warningTony Lindgren2011-11-041-53/+69
| * | | | | ARM: OMAP1: Remove unused omap-alsa.hJarkko Nikula2011-11-042-124/+0
| * | | | | ARM: OMAP1: Fix warnings about enabling 32 KiHz timerTony Lindgren2011-11-041-1/+1
| * | | | | ARM: OMAP2+: timer: Remove omap_device_pm_latencyBenoit Cousson2011-11-041-11/+1
| * | | | | ARM: OMAP2+: clock data: Remove redundant timer clkdevBenoit Cousson2011-11-044-47/+0
| * | | | | ARM: OMAP: Devkit8000: Remove double omap_mux_init_gpioThomas Weber2011-11-041-1/+0
| * | | | | ARM: OMAP: usb: musb: OMAP: Delete unused functionBjarne Steinsbo2011-11-041-38/+0
| * | | | | MAINTAINERS: Update linux-omap git repositoryJarkko Nikula2011-11-041-1/+1
| * | | | | ARM: OMAP: change get_context_loss_count ret value to intTomi Valkeinen2011-11-049-20/+36
| * | | | | ARM: OMAP4: hsmmc: configure SDMMC1_DR0 properlyBalaji T K2011-11-041-1/+1