aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Bluetooth: L2CAP - Fix info leak via getsockname()Mathias Krause2012-08-16
* Bluetooth: RFCOMM - Fix info leak via getsockname()Mathias Krause2012-08-16
* Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)Mathias Krause2012-08-16
* Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY)Mathias Krause2012-08-16
* Bluetooth: HCI - Fix info leak via getsockname()Mathias Krause2012-08-16
* Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER)Mathias Krause2012-08-16
* atm: fix info leak via getsockname()Mathias Krause2012-08-16
* atm: fix info leak in getsockopt(SO_ATMPVC)Mathias Krause2012-08-16
* vmxnet3: Fix race between dev_open() and register_netdev()Steve Hodgson2012-08-15
* bridge: fix rcu dereference outside of rcu_read_lockStephen Hemminger2012-08-15
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-08-14
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-08-14
| |\
| | * ath5k: fix spin_lock_irqsave/spin_lock_bh nesting in meshBob Copeland2012-08-13
| | * ath9k: fix decrypt_error initialization in ath_rx_tasklet()Lorenzo Bianconi2012-08-13
| | * ath9k: stop btcoex on device suspendRajkumar Manoharan2012-08-10
| | * wireless: at76c50x: signedness bug in at76_dfu_get_state()Dan Carpenter2012-08-10
| | * rndis_wlan: Fix potential memory leak in update_pmkid()Alexey Khoroshilov2012-08-10
| | * ath9k: fix interrupt storms on queued hardware resetFelix Fietkau2012-08-10
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-08-10
| | |\
| | | * Bluetooth: add support for atheros 0489:e057Peng Chen2012-08-06
| | | * Bluetooth: Fix socket not getting freed if l2cap channel create failsJaganath Kanakkassery2012-08-06
| | | * Bluetooth: smp: Fix possible NULL dereferenceAndrei Emeltchenko2012-08-06
| | | * Bluetooth: Set name_state to unknown when entry name is emptyRam Malovany2012-08-06
| | | * Bluetooth: Fix using a NULL inquiry cache entryRam Malovany2012-08-06
| | | * Bluetooth: Fix using NULL inquiry entryRam Malovany2012-08-06
| | | * Bluetooth: Fix legacy pairing with some devicesSzymon Janc2012-08-06
| | | * Bluetooth: Fix possible deadlock in SCO codeGustavo Padovan2012-08-06
| | | * Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0Manoj Iyer2012-08-06
* | | | ipv6: addrconf: Avoid calling netdevice notifiers with RCU read-side lockBen Hutchings2012-08-14
* | | | drivers/net/ethernet/mellanox/mlx4/mcg.c: fix error return codeJulia Lawall2012-08-14
* | | | drivers/net/ethernet/freescale/fs_enet: fix error return codeJulia Lawall2012-08-14
* | | | drivers/net/ethernet/ti/davinci_cpdma.c: Remove potential NULL dereferenceJulia Lawall2012-08-14
* | | | llc: Fix races between llc2 handler use and (un)registrationBen Hutchings2012-08-14
* | | | llc2: Call llc_station_exit() on llc2_init() failure pathBen Hutchings2012-08-14
* | | | llc2: Fix silent failure of llc_station_init()Ben Hutchings2012-08-14
* | | | net: ipv6: proc: Fix error handlingIgor Maravic2012-08-14
* | | | ipv4: Cache local output routesYan, Zheng2012-08-14
* | | | net: sierra_net: replace whitelist with ifnumber matchBjørn Mork2012-08-14
* | | | net: qmi_wwan: compress device_id list using macrosBjørn Mork2012-08-14
* | | | net: qmi_wwan: add Sierra Wireless devicesBjørn Mork2012-08-14
* | | | net: qmi_wwan: use fixed interface number matchingBjørn Mork2012-08-14
* | | | netconsole.txt: revision of examples for the receiver of kernel messagesDirk Gouders2012-08-14
* | | | netpoll: re-enable irq in poll_napi()Amerigo Wang2012-08-14
* | | | netpoll: handle vlan tags in netpoll tx and rx pathAmerigo Wang2012-08-14
* | | | vlan: clean up vlan_dev_hard_start_xmit()Amerigo Wang2012-08-14
* | | | vlan: clean up some variable namesAmerigo Wang2012-08-14
* | | | netpoll: convert several functions to boolAmerigo Wang2012-08-14
* | | | netpoll: check netpoll tx status on the right deviceAmerigo Wang2012-08-14
* | | | bridge: use list_for_each_entry() in netpoll functionsAmerigo Wang2012-08-14
* | | | bridge: add some comments for NETDEV_RELEASEAmerigo Wang2012-08-14