summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-1618-25/+73
|\
| * brcmfmac: fix typo in CONFIG_BRCMISCANHauke Mehrtens2012-11-141-1/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-11-145-8/+12
| |\
| | * Bluetooth: Fix memory leak when removing a UUIDJohan Hedberg2012-11-091-0/+1
| | * Bluetooth: ath3k: Add support for VAIO VPCEH [0489:e027]Marcos Chaparro2012-11-092-0/+2
| | * Bluetooth: Notify about device registration before power onMarcel Holtmann2012-11-091-2/+2
| | * Bluetooth: Fix error status when pairing failsPaulo Sérgio2012-11-091-1/+1
| | * Bluetooth: Fix having bogus entries in mgmt_read_index_list replyJohan Hedberg2012-11-091-5/+6
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-11-143-4/+23
| |\ \
| | * | iwlwifi: use ieee80211_free_txskbJohannes Berg2012-11-072-2/+2
| | * | iwlwifi: handle DMA mapping failuresJohannes Berg2012-11-051-2/+21
| * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-149-12/+37
| |\ \ \ | | |_|/ | |/| |
| | * | wireless: allow 40 MHz on world roaming channels 12/13Johannes Berg2012-11-121-3/+2
| | * | mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purgeFelix Fietkau2012-11-104-6/+20
| | * | mac80211: don't send null data packet when not associatedJohannes Berg2012-11-091-0/+2
| | * | mac80211: fix memory leak in device registration error pathJohannes Berg2012-11-091-2/+4
| | * | mac80211: sync acccess to tx_filtered/ps_tx_buf queuesArik Nemtsov2012-11-051-0/+5
| | * | mac80211: init sched_scan_iesDavid Spinadel2012-10-311-1/+1
| | * | mac80211: do not call ieee80211_configure_filter if no interfaces are upFelix Fietkau2012-10-311-0/+3
* | | | tilegx: request_irq with a non-null device nameSimon Marchi2012-11-161-1/+1
* | | | net: correct check in dev_addr_del()Jiri Pirko2012-11-151-1/+2
* | | | tcp: fix retransmission in repair modeAndrew Vagin2012-11-152-2/+6
* | | | sctp: fix /proc/net/sctp/ memory leakTommi Rantala2012-11-151-4/+4
* | | | Revert "drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobu...David S. Miller2012-11-141-1/+0
* | | | net/smsc911x: Fix ready check in cases where WORD_SWAP is neededKamlakant Patel2012-11-141-2/+15
* | | | drivers/net: fix tasklet misuse issueXiaotian Feng2012-11-143-38/+18
* | | | ipv4/ip_vti.c: VTI fix post-decryption forwardingSaurabh Mohan2012-11-141-0/+5
* | | | vxlan: Update hard_header_len based on lowerdev when instantiating VXLANAlexander Duyck2012-11-131-0/+4
* | | | vxlan: fix a typo.Rami Rosen2012-11-131-1/+1
* | | | ipv6: setsockopt(IPIPPROTO_IPV6, IPV6_MINHOPCOUNT) forgot to set return valueHannes Frederic Sowa2012-11-131-0/+1
* | | | doc/net: Fix typo in netdev-features.txtKirill Smelkov2012-11-131-1/+1
* | | | vxlan: Fix error that was resulting in VXLAN MTU size being 10 bytes too largeAlexander Duyck2012-11-131-2/+2
* | | | tcp: tcp_replace_ts_recent() should not be called from tcp_validate_incoming()Eric Dumazet2012-11-131-5/+10
* | | | net: cdc_ncm: add Huawei devicesBjørn Mork2012-11-131-4/+18
* | | | qeth: set new mac even if old mac is goneUrsula Braun2012-11-131-1/+1
* | | | qeth: Fix IPA_CMD_QIPASSIST return code handlingStefan Raspl2012-11-132-6/+29
* | | | smsc95xx: set MII_BUSY bit to read/write PHY regsSteve Glendinning2012-11-131-2/+2
* | | | ipv4: avoid undefined behavior in do_ip_setsockopt()Xi Wang2012-11-111-13/+22
* | | | Linux 3.7-rc5v3.7-rc5Linus Torvalds2012-11-111-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-11-1025-66/+131
|\ \ \ \
| * | | | gre6: fix rtnl dump messagesNicolas Dichtel2012-11-091-4/+4
| * | | | gianfar: ethernet vanishes after restoring from hibernationWang Dongsheng2012-11-091-1/+4
| * | | | usbnet: ratelimit kevent may have been dropped warningsSteve Glendinning2012-11-091-3/+5
| * | | | ipv6: send unsolicited neighbour advertisements to all-nodesHannes Frederic Sowa2012-11-091-2/+1
| * | | | net: usb: cdc_eem: Fix rx skb allocation for 802.1Q VLANsIan Coolidge2012-11-071-1/+2
| * | | | usb: gadget: g_ether: fix frame size check for 802.1QIan Coolidge2012-11-071-1/+2
| * | | | cxgb4: Fix initialization of SGE_CONTROL registerVipul Pandya2012-11-071-1/+1
| * | | | isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICESLee Jones2012-11-073-6/+2
| * | | | cxgb4: Initialize data structures before using.Vipul Pandya2012-11-071-0/+4
| * | | | af-packet: fix oops when socket is not presentEric Leblond2012-11-071-1/+1
OpenPOWER on IntegriCloud