summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2013-02-03netfilter: xt_CT: fix unset return value if conntrack zone are disabledPablo Neira Ayuso1-2/+2
2013-02-03netfilter: ctnetlink: fix leak in error path of ctnetlink_create_expectJesper Juhl1-1/+1
2013-02-03netfilter: x_tables: print correct hook names for ARPJan Engelhardt1-8/+20
2013-02-03netfilter: nf_conntrack: fix BUG_ON while removing nf_conntrack with netnsPablo Neira Ayuso2-4/+6
2013-02-03netfilter: xt_recent: avoid high order page allocationsEric Dumazet1-5/+18
2013-02-03netfilter: xt_recent: fix namespace destroy pathVitaly E. Lavrov1-4/+16
2013-02-03netfilter: xt_hashlimit: fix race that results in duplicated entriesPablo Neira Ayuso1-4/+21
2013-02-03netfilter: xt_hashlimit: fix namespace destroy pathVitaly E. Lavrov1-4/+25
2013-02-03netfilter: fix missing dependencies for the NOTRACK targetPablo Neira Ayuso1-0/+3
2013-02-03netfilter: xt_CT: recover NOTRACK target supportPablo Neira Ayuso2-1/+53
2013-02-03netfilter: nfnetlink_log: fix possible compilation issue due to missing includePablo Neira Ayuso1-0/+1
2013-02-03netfilter: nfnetlink_log: fix mac address for 6in4 tunnelsBob Hockney1-3/+12
2013-02-03netfilter: nf_ct_reasm: fix conntrack reassembly expire codeHaibo Xi1-1/+4
2013-02-03netfilter: ip[6]t_REJECT: fix wrong transport header pointer in TCP resetMukund Jampala2-0/+2
2013-02-03Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()Anderson Lizardo1-1/+1
2013-02-03mac80211: fix FT roamingJohannes Berg1-1/+11
2013-02-03mac80211: synchronize scan off/on-channel and PS statesStanislaw Gruszka3-26/+14
2013-02-03Bluetooth: Fix sending HCI commands after resetSzymon Janc1-1/+1
2013-01-17rbd: remove linger unconditionallyAlex Elder1-1/+1
2013-01-17ceph: don't reference req after putAlex Elder1-1/+1
2013-01-17libceph: remove 'osdtimeout' optionSage Weil2-45/+5
2013-01-17libceph: avoid using freed osd in __kick_osd_requests()Alex Elder1-1/+2
2013-01-17libceph: fix osdmap decode error pathsSage Weil1-11/+20
2013-01-17libceph: fix protocol feature mismatch failure pathSage Weil1-10/+4
2013-01-17libceph: WARN, don't BUG on unexpected connection statesAlex Elder1-6/+5
2013-01-17libceph: always reset osds when kickingAlex Elder1-2/+2
2013-01-17libceph: move linger requests sooner in kick_requests()Alex Elder1-11/+19
2013-01-17libceph: register request before unregister lingerAlex Elder1-1/+1
2013-01-17libceph: don't use rb_init_node() in ceph_osdc_alloc_request()Alex Elder1-0/+1
2013-01-17libceph: init event->node in ceph_osdc_create_event()Alex Elder1-0/+1
2013-01-17libceph: init osd->o_node in create_osd()Alex Elder1-0/+1
2013-01-17libceph: report connection fault with warningAlex Elder1-1/+1
2013-01-17libceph: socket can close in any connection stateAlex Elder1-17/+30
2013-01-17mac80211: use del_timer_sync for final sta cleanup timer deletionJohannes Berg1-1/+1
2013-01-17mac80211: fix station destruction in AP/mesh modesJohannes Berg4-17/+62
2013-01-17mac80211: fix ibss scanningStanislaw Gruszka3-18/+31
2013-01-17SUNRPC: Ensure we release the socket write lock if the rpc_task exits earlyTrond Myklebust2-4/+11
2013-01-17SUNRPC: Ensure that we free the rpc_task after cleanups are doneTrond Myklebust1-4/+23
2013-01-17SUNRPC: continue run over clients list on PipeFS event instead of breakStanislav Kinsbursky1-1/+1
2013-01-17SUNRPC: Fix validity issues with rpc_pipefs sb->s_fs_infoTrond Myklebust1-1/+6
2013-01-17mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka1-1/+5
2013-01-11Revert "Bluetooth: Fix possible deadlock in SCO code"Gustavo Padovan1-9/+10
2013-01-11Bluetooth: cancel power_on work when unregistering the deviceGustavo Padovan1-0/+2
2013-01-11Bluetooth: Add missing lock nesting notationGustavo Padovan1-2/+2
2013-01-11sctp: jsctp_sf_eat_sack: fix jprobes function signature mismatchDaniel Borkmann1-1/+2
2013-01-11net: sched: integer overflow fixStefan Hasko1-1/+1
2013-01-11mac802154: fix NOHZ local_softirq_pending 08 warningAlexander Aring1-1/+1
2013-01-11ipv6: Change skb->data before using icmpv6_notify() to propagate redirectDuan Jiong1-0/+17
2013-01-11inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sockChristoph Paasch5-8/+24
2013-01-11batman-adv: fix random jitter calculationAkinobu Mita1-1/+1