summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2012-10-13xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert2-1/+16
2012-10-02rds: set correct msg_namelenWeiping Pan1-0/+3
2012-10-02net: Statically initialize init_net.dev_base_headRustad, Mark D2-2/+5
2012-10-02Bluetooth: Fix sending a HCI Authorization Request over LE linksVinicius Costa Gomes1-0/+4
2012-10-02Bluetooth: Change signature of smp_conn_security()Vinicius Costa Gomes3-8/+9
2012-10-02Bluetooth: Fix use-after-free bug in SMPAndre Guedes1-3/+3
2012-10-02cfg80211: fix possible circular lock on reg_regdb_search()Luis R. Rodriguez1-3/+9
2012-10-02Bluetooth: mgmt: Fix enabling LE while powered offAndrzej Kaczmarek1-0/+10
2012-10-02Bluetooth: Fix not removing power_off delayed workVinicius Costa Gomes1-0/+2
2012-10-02Bluetooth: mgmt: Fix enabling SSP while powered offAndrzej Kaczmarek1-0/+6
2012-10-02mac80211: clear bssid on auth/assoc failureEliad Peller1-0/+4
2012-10-02openvswitch: Reset upper layer protocol info on internal devices.Jesse Gross1-0/+8
2012-10-02net: ipv4: ipmr_expire_timer causes crash when removing net namespaceFrancesco Ruggeri1-2/+12
2012-10-02l2tp: avoid to use synchronize_rcu in tunnel free functionxeb@mail.ru2-2/+2
2012-10-02tcp: fix cwnd reduction for non-sack recoveryYuchung Cheng1-8/+7
2012-10-02netlink: fix possible spoofing from non-root processesPablo Neira Ayuso1-1/+3
2012-10-02af_netlink: force credentials passing [CVE-2012-3520]Eric Dumazet2-3/+3
2012-10-02af_packet: don't emit packet on orig fanout groupEric Leblond2-2/+23
2012-10-02net: fix info leak in compat dev_ifconf()Mathias Krause1-0/+1
2012-10-02ipvs: fix info leak in getsockopt(IP_VS_SO_GET_TIMEOUT)Mathias Krause1-0/+1
2012-10-02dccp: fix info leak via getsockopt(DCCP_SOCKOPT_CCID_TX_INFO)Mathias Krause1-0/+1
2012-10-02llc: fix info leak via getsockname()Mathias Krause1-2/+1
2012-10-02Bluetooth: L2CAP - Fix info leak via getsockname()Mathias Krause1-0/+1
2012-10-02Bluetooth: RFCOMM - Fix info leak via getsockname()Mathias Krause1-0/+1
2012-10-02Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)Mathias Krause1-1/+1
2012-10-02Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY)Mathias Krause1-0/+1
2012-10-02Bluetooth: HCI - Fix info leak via getsockname()Mathias Krause1-0/+1
2012-10-02Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER)Mathias Krause1-0/+1
2012-10-02atm: fix info leak via getsockname()Mathias Krause1-0/+1
2012-10-02atm: fix info leak in getsockopt(SO_ATMPVC)Mathias Krause1-0/+1
2012-10-02ipv6: addrconf: Avoid calling netdevice notifiers with RCU read-side lockBen Hutchings1-3/+1
2012-10-02af_packet: remove BUG statement in tpacket_destruct_skbdanborkmann@iogearbox.net1-1/+0
2012-10-02net/core: Fix potential memory leak in dev_set_alias()Alexey Khoroshilov1-2/+5
2012-10-02net_sched: gact: Fix potential panic in tcf_gact().Hiroaki SHIMODA1-3/+11
2012-10-02tcp: Apply device TSO segment limit earlierBen Hutchings4-11/+18
2012-10-02net: Allow driver to limit number of GSO segments per skbBen Hutchings1-0/+4
2012-09-14dccp: check ccid before dereferencingMathias Krause1-2/+2
2012-09-14Fix order of arguments to compat_put_time[spec|val]Mikulas Patocka1-2/+2
2012-09-14svcrpc: sends on closed socket should stop immediatelyJ. Bruce Fields1-1/+2
2012-09-14svcrpc: fix svc_xprt_enqueue/svc_recv busy-loopingJ. Bruce Fields1-5/+2
2012-09-14svcrpc: fix BUG() in svc_tcp_clear_pagesJ. Bruce Fields1-1/+1
2012-09-14Bluetooth: Fix legacy pairing with some devicesSzymon Janc2-1/+7
2012-09-14Bluetooth: Set name_state to unknown when entry name is emptyRam Malovany1-0/+2
2012-09-14Bluetooth: Fix using a NULL inquiry cache entryRam Malovany1-5/+11
2012-09-14Bluetooth: Fix using NULL inquiry entryRam Malovany1-0/+3
2012-08-15cfg80211: fix interface combinations check for ADHOC(IBSS)Liang Li1-0/+3
2012-08-15cfg80211: process pending events when unregistering net deviceDaniel Drake3-1/+7
2012-08-15net: feed /dev/random with the MAC address when registering a deviceTheodore Ts'o2-0/+4
2012-08-15wireless: reg: restore previous behaviour of chan->max_power calculationsStanislaw Gruszka1-1/+15
2012-08-15mac80211: cancel mesh path timerJohannes Berg1-0/+1