summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | tcp: Reject invalid ack_seq to Fast Open socketsJerry Chu2012-10-232-4/+12
| | * | MAINTAINERS: NETWORKING DRIVERS matches too muchJean Delvare2012-10-231-1/+7
| | * | pch_gbe: don't reset MAC_RX on FIFO overflowVeaceslav Falico2012-10-231-60/+6
| | * | pch_gbe: don't re-set RX_FIFO_ERR flag in napi_pollVeaceslav Falico2012-10-231-13/+6
| | * | pch_gbe: create functions for MAC_RX {en,dis}ableVeaceslav Falico2012-10-231-6/+20
| | * | net: fix secpath kmemleakEric Dumazet2012-10-221-2/+4
| | * | qla3xxx: Ensure request/response queue addr writes to the registersJoe Jin2012-10-221-2/+7
| | * | tcp: add SYN/data info to TCP_INFOYuchung Cheng2012-10-226-1/+8
| | * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-10-2113-95/+99
| | |\ \
| | | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-1913-95/+99
| | | |\|
| | | | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-10-174-24/+35
| | | | |\
| | | | | * mac80211: connect with HT20 if HT40 is not permittedJohannes Berg2012-10-171-10/+20
| | | | | * cfg80211/mac80211: avoid state mishmash on deauthStanislaw Gruszka2012-10-153-11/+7
| | | | | * Merge remote-tracking branch 'wireless/master' into mac80211Johannes Berg2012-10-159705-283894/+635249
| | | | | |\
| | | | | * | mac80211: Fix FC masking in BIP AAD generationJouni Malinen2012-10-011-3/+8
| | | | * | | iwlwifi: fix 6000 series channel switch commandJohannes Berg2012-10-161-15/+24
| | | | * | | net/wireless: ipw2200: Fix panic occurring in ipw_handle_promiscuous_tx()Stanislav Yakovlev2012-10-151-1/+1
| | | | * | | bcma: fix unregistration of coresPiotr Haber2012-10-151-2/+3
| | | | * | | mac80211: use ieee80211_free_txskb in a few more placesFelix Fietkau2012-10-153-5/+5
| | | | * | | brcmfmac: fix end of loop check (signedness bug)Dan Carpenter2012-10-151-2/+2
| | | | * | | brcmfmac: set dongle mode accordingly when interface upFranky Lin2012-10-151-36/+2
| | | | * | | brcmfmac: use control channel in roamed status reportingFranky Lin2012-10-151-6/+20
| | | | * | | brcmfmac: handle all exceptions as an error.Hante Meuleman2012-10-151-1/+1
| | | | * | | mac80211: check if key has TKIP type before updating IVStanislaw Gruszka2012-10-151-1/+2
| | | | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-10-151-2/+4
| | | | |\ \ \
| | | | | * | | Bluetooth: SMP: Fix setting unknown auth_req bitsJohan Hedberg2012-10-121-2/+4
| | * | | | | | cxgb4: Remove unnecessary #ifdef conditionVipul Pandya2012-10-213-24/+27
| | |/ / / / /
| | * | | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-10-183-10/+27
| | |\ \ \ \ \
| | | * | | | | batman-adv: Fix potential broadcast BLA-duplicate-check race conditionLinus Lüssing2012-10-182-5/+16
| | | * | | | | batman-adv: Fix broadcast packet CRC calculationLinus Lüssing2012-10-182-5/+11
| | * | | | | | tcp: fix FIONREAD/SIOCINQEric Dumazet2012-10-181-5/+3
| | * | | | | | net: qmi_wwan: adding more ZTE devicesBjørn Mork2012-10-181-0/+41
| | * | | | | | netlink: use kfree_rcu() in netlink_release()Eric Dumazet2012-10-181-4/+15
| | * | | | | | ipv4: Fix flushing of cached routing informationsSteffen Klassert2012-10-181-3/+6
| | * | | | | | vlan: allow to change type when no vlan device is hooked on netdevJiri Pirko2012-10-181-1/+3
| | * | | | | | phy: add AT803x driverMatus Ujhelyi2012-10-183-0/+182
| | * | | | | | usb/ipheth: Add iPhone 5 supportJay Purohit2012-10-181-0/+5
| | * | | | | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2012-10-184-9/+13
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | netfilter: xt_TEE: don't use destination address found in headerEric Dumazet2012-10-171-0/+1
| | | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netPablo Neira Ayuso2012-10-178742-591041/+785744
| | | |\ \ \ \ \
| | | * | | | | | netfilter: xt_nat: fix incorrect hooks for SNAT and DNAT targetsElison Niven2012-10-151-4/+4
| | | * | | | | | netfilter: xt_CT: fix timeout setting with IPv6Pablo Neira Ayuso2012-10-151-4/+6
| | | * | | | | | ipvs: initialize returned data in do_ip_vs_get_ctlArnd Bergmann2012-10-091-1/+2
| * | | | | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-10-262-3/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | dmaengine: sirf: fix a typo in moving running dma_desc to active queueBarry Song2012-10-241-1/+1
| | * | | | | | | | dmaengine: sirf: fix a typo in dma_prep_interleavedBarry Song2012-10-241-1/+1
| | * | | | | | | | dmaengine: imx-dma: fix missing unlock on error in imxdma_xfer_desc()Wei Yongjun2012-10-241-1/+3
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'pm+acpi-for-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-10-266-10/+10
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ACPI: missing breakAlan Cox2012-10-261-0/+1
| | * | | | | | | | freezer: exec should clear PF_NOFREEZE along with PF_KTHREADOleg Nesterov2012-10-251-1/+2