summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-08-107-18/+41
| | |\ \
| | | * | Bluetooth: add support for atheros 0489:e057Peng Chen2012-08-062-0/+3
| | | * | Bluetooth: Fix socket not getting freed if l2cap channel create failsJaganath Kanakkassery2012-08-061-1/+1
| | | * | Bluetooth: smp: Fix possible NULL dereferenceAndrei Emeltchenko2012-08-061-1/+4
| | | * | Bluetooth: Set name_state to unknown when entry name is emptyRam Malovany2012-08-061-0/+2
| | | * | Bluetooth: Fix using a NULL inquiry cache entryRam Malovany2012-08-061-5/+11
| | | * | Bluetooth: Fix using NULL inquiry entryRam Malovany2012-08-061-0/+3
| | | * | Bluetooth: Fix legacy pairing with some devicesSzymon Janc2012-08-062-1/+7
| | | * | Bluetooth: Fix possible deadlock in SCO codeGustavo Padovan2012-08-061-10/+9
| | | * | Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0Manoj Iyer2012-08-061-0/+1
* | | | | ipv6: addrconf: Avoid calling netdevice notifiers with RCU read-side lockBen Hutchings2012-08-151-3/+1
* | | | | drivers/net/ethernet/mellanox/mlx4/mcg.c: fix error return codeJulia Lawall2012-08-151-1/+3
* | | | | drivers/net/ethernet/freescale/fs_enet: fix error return codeJulia Lawall2012-08-152-3/+9
* | | | | drivers/net/ethernet/ti/davinci_cpdma.c: Remove potential NULL dereferenceJulia Lawall2012-08-151-1/+2
* | | | | llc: Fix races between llc2 handler use and (un)registrationBen Hutchings2012-08-152-5/+18
* | | | | llc2: Call llc_station_exit() on llc2_init() failure pathBen Hutchings2012-08-152-3/+4
* | | | | llc2: Fix silent failure of llc_station_init()Ben Hutchings2012-08-152-18/+3
* | | | | net: ipv6: proc: Fix error handlingIgor Maravic2012-08-141-2/+2
* | | | | ipv4: Cache local output routesYan, Zheng2012-08-141-1/+0
* | | | | net: sierra_net: replace whitelist with ifnumber matchBjørn Mork2012-08-141-40/+12
* | | | | net: qmi_wwan: compress device_id list using macrosBjørn Mork2012-08-141-21/+4
* | | | | net: qmi_wwan: add Sierra Wireless devicesBjørn Mork2012-08-141-0/+8
* | | | | net: qmi_wwan: use fixed interface number matchingBjørn Mork2012-08-141-187/+28
* | | | | netconsole.txt: revision of examples for the receiver of kernel messagesDirk Gouders2012-08-141-2/+17
* | | | | netpoll: re-enable irq in poll_napi()Amerigo Wang2012-08-141-1/+9
* | | | | netpoll: handle vlan tags in netpoll tx and rx pathAmerigo Wang2012-08-141-0/+15
* | | | | vlan: clean up vlan_dev_hard_start_xmit()Amerigo Wang2012-08-141-7/+20
* | | | | vlan: clean up some variable namesAmerigo Wang2012-08-141-6/+6
* | | | | netpoll: convert several functions to boolAmerigo Wang2012-08-141-7/+7
* | | | | netpoll: check netpoll tx status on the right deviceAmerigo Wang2012-08-143-17/+17
* | | | | bridge: use list_for_each_entry() in netpoll functionsAmerigo Wang2012-08-141-5/+4
* | | | | bridge: add some comments for NETDEV_RELEASEAmerigo Wang2012-08-141-0/+4
* | | | | netpoll: take rcu_read_lock_bh() in netpoll_send_skb_on_dev()Amerigo Wang2012-08-142-14/+20
* | | | | netpoll: use netpoll_rx_on() in netpoll_rx()Amerigo Wang2012-08-141-9/+9
* | | | | netpoll: take rcu_read_lock_bh() in netpoll_rx()Amerigo Wang2012-08-142-4/+3
* | | | | netconsole: do not release spin_lock when calling __netpoll_cleanupAmerigo Wang2012-08-141-5/+0
* | | | | netpoll: make __netpoll_cleanup non-blockAmerigo Wang2012-08-145-23/+38
* | | | | netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()Amerigo Wang2012-08-149-28/+32
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-08-148-11/+26
|\ \ \ \ \
| * | | | | s390/compat: fix mmap compat system callsHeiko Carstens2012-08-081-2/+0
| * | | | | s390/compat: fix compat wrappers for process_vm system callsHeiko Carstens2012-08-081-2/+2
| * | | | | s390: do not clobber personality flags in sys_32_personality()Jiri Kosina2012-08-081-4/+5
| * | | | | s390/seccomp: add support for system call filtering using BPFHeiko Carstens2012-08-083-1/+17
| * | | | | s390/sclp_sdias: Add missing break and "fall through"Michael Holzheu2012-08-081-0/+2
| * | | | | s390/mm: remove MAX_PHYSADDR_BITS defineHeiko Carstens2012-08-081-2/+0
* | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-08-1444-239/+516
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2012-08-1426-188/+320
| |\ \ \ \ \ \
| | * | | | | | drm/radeon: fix typo in function header commentDmitrii Cherkasov2012-08-131-1/+1
| | * | | | | | drm/radeon/kms: implement timestamp userspace query (v2)Marek Olšák2012-08-1310-7/+82
| | * | | | | | drm/radeon/kms: add MSAA texture support for r600-evergreenMarek Olšák2012-08-133-2/+15