summaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAge
* net: tcp: move sk_rx_dst_set call after tcp_create_openreq_child()Neal Cardwell2012-08-20
* net/core/dev.c: fix kernel-doc warningRandy Dunlap2012-08-20
* net: ipv6: fix oops in inet_putpeer()Patrick McHardy2012-08-20
* caif: Do not dereference NULL in chnl_recv_cb()Jesper Juhl2012-08-20
* Merge git://1984.lsi.us.es/nfDavid S. Miller2012-08-20
|\
| * netfilter: nf_ct_expect: fix possible access to uninitialized timerPablo Neira Ayuso2012-08-16
| * netfilter: ctnetlink: fix missing locking while changing conntrack from nfqueuePablo Neira Ayuso2012-08-14
| * netfilter: nf_nat_sip: fix via header translation with multiple parametersPatrick McHardy2012-08-10
| * netfilter: nf_ct_sip: fix IPv6 address parsingPatrick McHardy2012-08-10
| * netfilter: nf_ct_sip: fix helper namePatrick McHardy2012-08-10
* | af_packet: don't emit packet on orig fanout groupEric Leblond2012-08-20
* | net: netprio: fix cgrp create and write priomap raceJohn Fastabend2012-08-16
* | net: netprio: fd passed in SCM_RIGHTS datagram not set correctlyJohn Fastabend2012-08-16
* | net: netprio: fix files lock and remove useless d_path bitsJohn Fastabend2012-08-16
* | act_mirred: do not drop packets when fails to mirror itJason Wang2012-08-16
* | net: fix info leak in compat dev_ifconf()Mathias Krause2012-08-15
* | ipvs: fix info leak in getsockopt(IP_VS_SO_GET_TIMEOUT)Mathias Krause2012-08-15
* | dccp: fix info leak via getsockopt(DCCP_SOCKOPT_CCID_TX_INFO)Mathias Krause2012-08-15
* | dccp: check ccid before dereferencingMathias Krause2012-08-15
* | llc: fix info leak via getsockname()Mathias Krause2012-08-15
* | l2tp: fix info leak via getsockname()Mathias Krause2012-08-15
* | Bluetooth: L2CAP - Fix info leak via getsockname()Mathias Krause2012-08-15
* | Bluetooth: RFCOMM - Fix info leak via getsockname()Mathias Krause2012-08-15
* | Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)Mathias Krause2012-08-15
* | Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY)Mathias Krause2012-08-15
* | Bluetooth: HCI - Fix info leak via getsockname()Mathias Krause2012-08-15
* | Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER)Mathias Krause2012-08-15
* | atm: fix info leak via getsockname()Mathias Krause2012-08-15
* | atm: fix info leak in getsockopt(SO_ATMPVC)Mathias Krause2012-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
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-08-10
| | |\ \
| | | * | 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
* | | | | ipv6: addrconf: Avoid calling netdevice notifiers with RCU read-side lockBen Hutchings2012-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
* | | | | 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