summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rtl8192se: Fix BUG caused by failure to check skb allocationLarry Finger2012-01-101-0/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2012-01-1010-53/+57
|\
| * Bluetooth: Correct packet len calculationAndrei Emeltchenko2012-01-031-5/+4
| * Bluetooth: Keep chan->state and sk->sk_state in syncGustavo F. Padovan2012-01-031-0/+2
| * Bluetooth: Don't use *_bh locks anymoreGustavo F. Padovan2012-01-031-12/+12
| * Bluetooth: Fix mgmt_stop_discovery_failed()Andre Guedes2012-01-031-1/+1
| * Bluetooth: Queue adv_work on system workqueueAndre Guedes2012-01-021-2/+1
| * Bluetooth: Fix adv_work delayAndre Guedes2012-01-021-2/+1
| * Bluetooth: Fix hci_cc_read_local_ext_features()Andre Guedes2012-01-021-1/+8
| * Bluetooth: Rename extfeaturesAndre Guedes2012-01-023-4/+4
| * Bluetooth: Remove *_bh from socket list lock.Gustavo F. Padovan2012-01-021-4/+4
| * Bluetooth: Remove local_bh_disable() from hci_sock.cGustavo F. Padovan2012-01-021-2/+0
| * Bluetooth: Remove *_bh locks from SCOGustavo F. Padovan2012-01-021-4/+4
| * Bluetooth: Fix context in RFCOMM ttyGustavo F. Padovan2012-01-021-11/+11
| * Bluetooth: Fix context in rfcomm_sock_lockGustavo F. Padovan2012-01-021-6/+6
| * Bluetooth: Fix bacpy in l2cap_core.cGustavo F. Padovan2012-01-021-1/+1
* | igmp: Avoid zero delay when receiving odd mixture of IGMP queriesBen Hutchings2012-01-091-0/+2
* | netdev: make net_device_ops conststephen hemminger2012-01-092-3/+2
* | bcm63xx: make ethtool_ops conststephen hemminger2012-01-091-1/+1
* | usbnet: make ethtool_ops conststephen hemminger2012-01-094-5/+5
* | net: Fix build with INET disabled.David S. Miller2012-01-092-2/+1
* | net: introduce netif_addr_lock_nested() and call if when appropriateJiri Pirko2012-01-092-6/+11
* | net: correct lock name in dev_[uc/mc]_sync documentations.Jiri Pirko2012-01-091-2/+2
* | net: sk_update_clone is only used in net/core/sock.cStephen Rothwell2012-01-082-6/+6
* | 8139cp: fix missing napi_gro_flush.françois romieu2012-01-081-0/+1
* | pktgen: set correct max and min in pktgen_setup_inject()Dan Carpenter2012-01-071-2/+2
* | smsc911x: Unconditionally include linux/smscphy.h in smsc911x.hDavid S. Miller2012-01-071-2/+0
* | asix: fix infinite loop in rx_fixup()Aurelien Jacobs2012-01-071-1/+1
* | net: Default UDP and UNIX diag to 'n'.David S. Miller2012-01-072-2/+6
* | r6040: fix typo in use of MCR0 register bitsCesar Eduardo Barros2012-01-071-1/+1
* | net: fix sock_clone reference mismatch with tcp memcontrolGlauber Costa2012-01-073-5/+22
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2012-01-0634-634/+582
|\ \
| * | m68k/mac: Make CONFIG_HEARTBEAT unavailable on MacGeert Uytterhoeven2012-01-041-2/+2
| * | m68k/serial: Remove references to obsolete serial config optionsGeert Uytterhoeven2011-12-286-49/+4
| * | m68k/net: Remove obsolete IRQ_FLG_* usersGeert Uytterhoeven2011-12-131-4/+3
| * | m68k: Don't comment out syscalls used by glibcAndreas Schwab2011-12-101-5/+5
| * | m68k/atari: Move declaration of atari_SCC_reset_done to header fileGeert Uytterhoeven2011-12-103-3/+2
| * | m68k/serial: Remove references to obsolete CONFIG_SERIAL167Geert Uytterhoeven2011-12-103-3/+1
| * | m68k/hp300: Export hp300_ledstateGeert Uytterhoeven2011-12-102-5/+6
| * | m68k: Initconst section fixesAndi Kleen2011-12-101-1/+1
| * | m68k/mac: cleanup macro caseFinn Thain2011-12-103-35/+31
| * | mac_scsi: fix mac_scsi on some powerbooksFinn Thain2011-12-101-14/+20
| * | m68k/mac: fix powerbook 150 adb_typeFinn Thain2011-12-101-1/+1
| * | m68k/mac: fix baboon irq disable and shutdownFinn Thain2011-12-101-14/+8
| * | m68k/mac: oss irq fixesFinn Thain2011-12-106-109/+76
| * | m68k/mac: fix nubus slot irq disable and shutdownFinn Thain2011-12-103-42/+110
| * | m68k/mac: enable via_alt_mapping on performa 580Finn Thain2011-12-103-33/+24
| * | m68k/mac: cleanup forward declarationsFinn Thain2011-12-1011-71/+27
| * | m68k/mac: cleanup mac_irq_pendingFinn Thain2011-12-108-101/+11
| * | m68k/mac: cleanup mac_clear_irqFinn Thain2011-12-105-95/+0
OpenPOWER on IntegriCloud