aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-01-04
|\
| * Linux 3.2Linus Torvalds2012-01-04
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-04
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-04
| | |\
| | | * mwifiex: fix crash during simultaneous scan and connectAmitkumar Karwar2012-01-03
| | | * b43: fix regression in PIO caseGuennadi Liakhovetski2012-01-03
| | | * ath9k: Fix kernel panic in AR2427 in AP modeMohammed Shafi Shajakhan2012-01-03
| | | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2012-01-03
| | | |\
| | | | * Revert "Bluetooth: Increase HCI reset timeout in hci_dev_do_close"Gustavo F. Padovan2011-12-23
| | * | | fix CAN MAINTAINERS SCM tree typeOliver Hartkopp2012-01-03
| | * | | CAN MAINTAINERS updateOliver Hartkopp2012-01-03
| | * | | net: fsl: fec: fix build for mx23-only kernelWolfram Sang2012-01-03
| | * | | sch_qfq: fix overflow in qfq_update_start()Eric Dumazet2012-01-03
| * | | | minixfs: misplaced checks lead to dentry leakAl Viro2012-01-04
| * | | | ptrace: ensure JOBCTL_STOP_SIGMASK is not zero after detachOleg Nesterov2012-01-04
| * | | | ptrace: partially fix the do_wait(WEXITED) vs EXIT_DEAD->EXIT_ZOMBIE raceOleg Nesterov2012-01-04
| * | | | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-01-04
| |\ \ \ \
| | * | | | [CIFS] default ntlmv2 for cifs mount delayed to 3.3Steve French2012-01-04
| | * | | | cifs: fix bad buffer length check in coalesce_t2Jeff Layton2012-01-03
| * | | | | Revert "rtc: Expire alarms after the time is set."Linus Torvalds2012-01-04
| * | | | | Revert "rtc: Disable the alarm in the hardware"Linus Torvalds2012-01-03
| |/ / / /
| * | | | hung_task: fix false positive during vforkMandeep Singh Baines2012-01-03
| * | | | security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not setJan Kara2012-01-03
| * | | | drm/radeon/kms/atom: fix possible segfault in pm setupAlexander Müller2012-01-03
| |/ / /
* | | | ipv6/addrconf: speedup /proc/net/if_inet6 fillingMihai Maruseac2012-01-04
* | | | r6040: place comments before codeFlorian Fainelli2012-01-04
* | | | r6040: use __aligned(size)Florian Fainelli2012-01-04
* | | | r6040: use definitions for MAC_SM register read/writesFlorian Fainelli2012-01-04
* | | | r6040: use MAC_RST bit definition with MCR1 read/writesFlorian Fainelli2012-01-04
* | | | r6040: define more MCR0 register bitsFlorian Fainelli2012-01-04
* | | | r6040: remove unused variables and definitionsFlorian Fainelli2012-01-04
* | | | r6040: use an unique MDIO bus nameFlorian Fainelli2012-01-04
* | | | ipv6: Check RA for sllao when configuring optimistic ipv6 address (v2)Neil Horman2012-01-04
* | | | net_sched: sfq: always randomize hash perturbationEric Dumazet2012-01-04
* | | | net_sched: sfq: fix mem alloc error recoveryEric Dumazet2012-01-04
* | | | ethtool: Remove ethtool_ops::set_rx_ntuple operationBen Hutchings2012-01-04
* | | | sfc: Remove now-unused filter functionBen Hutchings2012-01-04
* | | | sfc: Implement ethtool RX NFC rules API instead of n-tuple APIBen Hutchings2012-01-04
* | | | sfc: Add support for retrieving and removing filters by IDBen Hutchings2012-01-04
* | | | sfc: Use consistent types for filter IDs, indices and search depthsBen Hutchings2012-01-04
* | | | sfc: Change filter ID generation to satisfy priority semantics of RX NFCBen Hutchings2012-01-04
* | | | ethtool: Allow drivers to select RX NFC rule locationsBen Hutchings2012-01-04
* | | | gianfar: Reject out-of-range RX NFC locationsBen Hutchings2012-01-04
* | | | net/smsc911x: Check if PHY is in operational mode before software resetJavier Martinez Canillas2012-01-03
* | | | net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h>Javier Martinez Canillas2012-01-03
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-03
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2012-01-02
| |\ \ \ \
| | * | | | Bluetooth: Fix a compile warning in RFCOMMGustavo F. Padovan2011-12-27
| | * | | | Bluetooth: Incorrect address while storing LTK.Hemant Gupta2011-12-23
| | * | | | Bluetooth: Don't disable interrupt when locking the queueGustavo F. Padovan2011-12-22