summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* caif: Do not dereference NULL in chnl_recv_cb()Jesper Juhl2012-08-201-0/+4
* Merge git://1984.lsi.us.es/nfDavid S. Miller2012-08-205-49/+90
|\
| * netfilter: nf_ct_expect: fix possible access to uninitialized timerPablo Neira Ayuso2012-08-161-23/+6
| * netfilter: ctnetlink: fix missing locking while changing conntrack from nfqueuePablo Neira Ayuso2012-08-141-1/+6
| * netfilter: nf_nat_sip: fix via header translation with multiple parametersPatrick McHardy2012-08-101-2/+3
| * netfilter: nf_ct_sip: fix IPv6 address parsingPatrick McHardy2012-08-103-20/+73
| * netfilter: nf_ct_sip: fix helper namePatrick McHardy2012-08-101-3/+2
* | af_packet: don't emit packet on orig fanout groupEric Leblond2012-08-203-2/+25
* | drivers/net/irda: fix error return codeJulia Lawall2012-08-202-0/+2
* | drivers/net/wan/dscc4.c: fix error return codeJulia Lawall2012-08-201-2/+3
* | drivers/net/wimax/i2400m/fw.c: fix error return codeJulia Lawall2012-08-201-1/+3
* | smsc75xx: add missing entry to MAINTAINERSSteve Glendinning2012-08-201-0/+6
* | net: qmi_wwan: new devices: UML290 and K5006-ZBjørn Mork2012-08-201-0/+5
* | net: sh_eth: Add eth support for R8A7779 devicePhil Edworthy2012-08-202-5/+10
* | netdev/phy: skip disabled mdio-mux nodesTimur Tabi2012-08-201-1/+1
* | dt: introduce for_each_available_child_of_node, of_get_next_available_childTimur Tabi2012-08-202-0/+34
* | net: netprio: fix cgrp create and write priomap raceJohn Fastabend2012-08-161-5/+3
* | net: netprio: fd passed in SCM_RIGHTS datagram not set correctlyJohn Fastabend2012-08-161-0/+4
* | net: netprio: fix files lock and remove useless d_path bitsJohn Fastabend2012-08-161-18/+4
* | act_mirred: do not drop packets when fails to mirror itJason Wang2012-08-161-6/+5
* | net: fix info leak in compat dev_ifconf()Mathias Krause2012-08-151-0/+1
* | ipvs: fix info leak in getsockopt(IP_VS_SO_GET_TIMEOUT)Mathias Krause2012-08-151-0/+1
* | dccp: fix info leak via getsockopt(DCCP_SOCKOPT_CCID_TX_INFO)Mathias Krause2012-08-151-0/+1
* | dccp: check ccid before dereferencingMathias Krause2012-08-151-2/+2
* | llc: fix info leak via getsockname()Mathias Krause2012-08-151-2/+1
* | l2tp: fix info leak via getsockname()Mathias Krause2012-08-151-0/+1
* | Bluetooth: L2CAP - Fix info leak via getsockname()Mathias Krause2012-08-151-0/+1
* | Bluetooth: RFCOMM - Fix info leak via getsockname()Mathias Krause2012-08-151-0/+1
* | Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)Mathias Krause2012-08-151-1/+1
* | Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY)Mathias Krause2012-08-151-0/+1
* | Bluetooth: HCI - Fix info leak via getsockname()Mathias Krause2012-08-151-0/+1
* | Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER)Mathias Krause2012-08-151-0/+1
* | atm: fix info leak via getsockname()Mathias Krause2012-08-151-0/+1
* | atm: fix info leak in getsockopt(SO_ATMPVC)Mathias Krause2012-08-151-0/+1
* | vmxnet3: Fix race between dev_open() and register_netdev()Steve Hodgson2012-08-151-1/+1
* | bridge: fix rcu dereference outside of rcu_read_lockStephen Hemminger2012-08-151-1/+2
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-08-1416-36/+68
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-08-1416-36/+68
| |\ \
| | * | ath5k: fix spin_lock_irqsave/spin_lock_bh nesting in meshBob Copeland2012-08-132-7/+4
| | * | ath9k: fix decrypt_error initialization in ath_rx_tasklet()Lorenzo Bianconi2012-08-131-1/+1
| | * | ath9k: stop btcoex on device suspendRajkumar Manoharan2012-08-101-0/+1
| | * | wireless: at76c50x: signedness bug in at76_dfu_get_state()Dan Carpenter2012-08-101-1/+1
| | * | rndis_wlan: Fix potential memory leak in update_pmkid()Alexey Khoroshilov2012-08-101-2/+4
| | * | ath9k: fix interrupt storms on queued hardware resetFelix Fietkau2012-08-103-7/+16
| | * | 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