summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* caif-hsi: Fix merge issues.Sjur Brændeland2012-06-291-45/+27
* ipv4: Remove extraneous assignment of dst->tclassid.David S. Miller2012-06-291-3/+0
* ipv4: Adjust in_dev handling in fib_validate_source()David S. Miller2012-06-293-22/+17
* ipv4: Fix bugs in fib_compute_spec_dst().David S. Miller2012-06-291-13/+21
* net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()Thomas Graf2012-06-299-34/+36
* tcp: plug dst leak in tcp_v6_conn_request()Neal Cardwell2012-06-291-9/+10
* tcp: use inet6_csk_route_req() in tcp_v6_send_synack()Neal Cardwell2012-06-291-23/+6
* tcp: pass fl6 to inet6_csk_route_req()Neal Cardwell2012-06-293-16/+20
* tcp: fix inet6_csk_route_req() for link-local addressesNeal Cardwell2012-06-291-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-29601-2630/+4376
|\
| * davinci_cpdma: include linux/module.hDaniel Mack2012-06-291-0/+1
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-06-2918-37/+85
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-2818-37/+85
| | |\
| | | * mwifiex: fix memory leak associated with IE manamgementAvinash Patil2012-06-271-0/+1
| | | * ath9k: fix panic caused by returning a descriptor we have queued for reuseTom Hughes2012-06-271-2/+2
| | | * mac80211: correct behaviour on unrecognised action framesJohannes Berg2012-06-271-1/+4
| | | * ath9k: enable serialize_regmode for non-PCIE AR9287Panayiotis Karabassis2012-06-271-1/+1
| | | * rtlwifi: rtl8192cu: New USB IDsLarry Finger2012-06-271-0/+3
| | | * Merge branch 'for-wireless' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-06-262-6/+9
| | | |\
| | | | * NFC: Return from rawsock_release when sk is NULLEric Dumazet2012-06-261-1/+4
| | | | * NFC: Prevent multiple buffer overflows in NCIDan Rosenberg2012-06-251-5/+5
| | | * | iwlwifi: fix activating inactive stationsJohannes Berg2012-06-251-0/+12
| | | * | wlcore: drop INET dependencyRandy Dunlap2012-06-251-1/+0
| | | * | ath9k: fix dynamic WEP related regressionFelix Fietkau2012-06-253-1/+7
| | | |/
| | | * mwifiex: improve error path handling in usb.cAmitkumar Karwar2012-06-221-5/+17
| | | * mwifiex: fix bugs in event handling codeAmitkumar Karwar2012-06-223-11/+10
| | | * mwifiex: fix WPS eapol handshake failureStone Piao2012-06-221-0/+1
| | | * mwifiex: fix 11n rx packet drop issueStone Piao2012-06-223-2/+12
| | | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-06-221-7/+6
| | | |\
| | | | * mac80211: clear ifmgd->bssid only after building DELBAEliad Peller2012-06-211-7/+6
| * | | | gianfar: Fix RXICr/TXICr programming for multi-queue modeClaudiu Manoil2012-06-291-6/+4
| * | | | net: Downgrade CAP_SYS_MODULE deprecated message from error to warning.Vinson Lee2012-06-291-2/+2
| * | | | net: qmi_wwan: fix Oops while disconnectingBjørn Mork2012-06-291-0/+4
| * | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-06-285-5/+5
| |\ \ \ \
| | * | | | hwmon: Update my e-mail addressGuenter Roeck2012-06-254-4/+4
| | * | | | hwmon: (applesmc) correct email address for Jesper JuhlJesper Juhl2012-06-251-1/+1
| * | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2012-06-283-2/+5
| |\ \ \ \ \
| | * | | | | watchdog: core: fix WDIOC_GETSTATUS return valueWim Van Sebroeck2012-06-281-1/+1
| | * | | | | watchdog: hpwdt: Unregister NMI events on exit.Mingarelli, Thomas2012-06-281-1/+3
| | * | | | | watchdog: iTCO_wdt: add platform driver module aliasJan Beulich2012-06-281-0/+1
| * | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-06-281-38/+64
| |\ \ \ \ \ \
| | * | | | | | udf: Fortify loading of sparing tableJan Kara2012-06-281-33/+53
| | * | | | | | udf: Avoid run away loop when partition table length is corruptedJan Kara2012-06-281-1/+9
| | * | | | | | udf: Use 'ret' instead of abusing 'i' in udf_load_logicalvol()Jan Kara2012-06-281-4/+2
| * | | | | | | Merge tag 'upstream-3.5-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds2012-06-283-10/+10
| |\ \ \ \ \ \ \
| | * | | | | | | UBI: correct usage of IS_ENABLED()Brian Norris2012-06-271-4/+4
| | * | | | | | | UBIFS: correct usage of IS_ENABLED()Brian Norris2012-06-271-4/+4
| | * | | | | | | UBIFS: fix assertionDan Carpenter2012-06-181-2/+2
| * | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-06-284-18/+27
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-06-273-18/+4
| | |\ \ \ \ \ \ \ \