summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | MAINTAINERS: add PCDP console maintainerKhalid Aziz2012-04-121-0/+5
| * | | | | | memcg: do not open code accesses to res_counter membersGlauber Costa2012-04-121-2/+2
| * | | | | | drivers/rtc/rtc-efi.c: fix section mismatch warningJan Beulich2012-04-121-1/+0
| * | | | | | drivers/rtc/rtc-r9701.c: reset registers if invalid values are detectedAndreas Dumberger2012-04-121-0/+22
| * | | | | | drivers/char/random.c: fix boot id uniqueness raceMathieu Desnoyers2012-04-121-3/+8
| * | | | | | memcg: fix broken boolen expressionKirill A. Shutemov2012-04-121-1/+1
| * | | | | | memcg: fix up documentation on global LRUYing Han2012-04-121-3/+2
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-1237-194/+160
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-1225-77/+108
| |\ \ \ \ \ \ \
| | * | | | | | | NFC: Fix the LLCP Tx fragmentation loopSamuel Ortiz2012-04-111-2/+2
| | * | | | | | | rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger2012-04-111-1/+6
| | * | | | | | | rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routineLarry Finger2012-04-112-19/+21
| | * | | | | | | Revert "ath9k: fix going to full-sleep on PS idle"Sujith Manoharan2012-04-101-5/+3
| | * | | | | | | rt2x00: Fix rfkill_polling register function.Chen, Chien-Chia2012-04-101-5/+1
| | * | | | | | | bcma: fix build error on MIPS; implicit pcibios_enable_devicePaul Gortmaker2012-04-102-1/+2
| | * | | | | | | net/wireless/wext-core.c: add missing kfreeJulia Lawall2012-04-091-2/+4
| | * | | | | | | rtlwifi: Fix oops on rate-control failureLarry Finger2012-04-091-1/+4
| | * | | | | | | mac80211: Convert WARN_ON to WARN_ON_ONCELarry Finger2012-04-091-1/+1
| | * | | | | | | rtlwifi: rtl8192de: Fix firmware initializationLarry Finger2012-04-091-6/+0
| | * | | | | | | nl80211: ensure interface is up in various APIsJohannes Berg2012-04-091-13/+18
| | * | | | | | | mac80211: fix association beacon wait timeoutJohannes Berg2012-04-091-2/+1
| | * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-04-0911-19/+45
| | |\ \ \ \ \ \ \
| | | * | | | | | | Bluetooth: Fix userspace compatibility issue with mgmt interfaceGustavo Padovan2012-04-051-1/+1
| | | * | | | | | | Bluetooth: btusb: typo in Broadcom SoftSailing idDon Zickus2012-03-291-1/+1
| | | * | | | | | | Bluetooth: mgmt: Fix timeout typeAndrei Emeltchenko2012-03-281-1/+1
| | | * | | | | | | Bluetooth: mgmt: Add missing endian conversionAndrei Emeltchenko2012-03-281-3/+8
| | | * | | | | | | Bluetooth: mgmt: Fix corruption of device_connected pktBrian Gix2012-03-281-1/+1
| | | * | | | | | | Bluetooth: Add support for Atheros [04ca:3005]AceLan Kao2012-03-282-0/+3
| | | * | | | | | | Bluetooth: Check for minimum data length in eir_has_data_type()Johan Hedberg2012-03-281-0/+3
| | | * | | | | | | Bluetooth: Don't increment twice in eir_has_data_type()Johan Hedberg2012-03-281-4/+3
| | | * | | | | | | Bluetooth: Fix memory leaks due to chan refcntAndrei Emeltchenko2012-03-281-0/+3
| | | * | | | | | | Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold2012-03-282-0/+8
| | | * | | | | | | Bluetooth: hci_ldisc: fix NULL-pointer dereference on tty_closeJohan Hovold2012-03-281-1/+1
| | | * | | | | | | Bluetooth: Add Atheros maryann PIDVID supportCho, Yu-Chen2012-03-282-0/+3
| | | * | | | | | | Bluetooth: btusb: Add USB device ID "0a5c 21e8"João Paulo Rechi Vita2012-03-281-0/+1
| | | * | | | | | | Bluetooth: Fix Endian Bug.Santosh Nayak2012-03-281-2/+3
| | | * | | | | | | Bluetooth: Use correct flags for checking HCI_SSP_ENABLED bitHemant Gupta2012-03-281-1/+1
| | | * | | | | | | MAINTAINERS: update Bluetooth tree locationsMarcel Holtmann2012-03-271-4/+4
| * | | | | | | | | tcp: avoid order-1 allocations on wifi and tx pathEric Dumazet2012-04-113-5/+18
| * | | | | | | | | net: allow pskb_expand_head() to get maximum tailroomEric Dumazet2012-04-111-1/+3
| * | | | | | | | | bridge: Do not send queries on multicast group leavesHerbert Xu2012-04-112-85/+0
| * | | | | | | | | MAINTAINERS: Mark NATSEMI driver as orphan'd.David S. Miller2012-04-111-2/+1
| * | | | | | | | | tcp: fix tcp_rcv_rtt_update() use of an unscaled RTT sampleNeal Cardwell2012-04-101-2/+5
| * | | | | | | | | tcp: restore correct limitEric Dumazet2012-04-101-2/+1
| * | | | | | | | | Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2012-04-105-20/+24
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | netfilter: nf_conntrack: fix incorrect logic in nf_conntrack_init_netGao feng2012-04-101-1/+1
| | * | | | | | | | netfilter: nf_ct_ipv4: packets with wrong ihl are invalidJozsef Kadlecsik2012-04-101-0/+8
| | * | | | | | | | netfilter: nf_ct_ipv4: handle invalid IPv4 and IPv6 packets consistentlyJozsef Kadlecsik2012-04-101-2/+2
| | * | | | | | | | netfilter: ip6_tables: ip6t_ext_hdr is now static inlinePablo Neira Ayuso2012-04-092-15/+11
| | * | | | | | | | netfilter: nf_ct_tcp: don't scale the size of the window up twiceChangli Gao2012-04-091-2/+2