summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-02-03netfilter: xt_CT: fix unset return value if conntrack zone are disabledPablo Neira Ayuso
2013-02-03netfilter: ctnetlink: fix leak in error path of ctnetlink_create_expectJesper Juhl
2013-02-03netfilter: x_tables: print correct hook names for ARPJan Engelhardt
2013-02-03netfilter: nf_conntrack: fix BUG_ON while removing nf_conntrack with netnsPablo Neira Ayuso
2013-02-03netfilter: xt_recent: avoid high order page allocationsEric Dumazet
2013-02-03netfilter: xt_recent: fix namespace destroy pathVitaly E. Lavrov
2013-02-03netfilter: xt_hashlimit: fix race that results in duplicated entriesPablo Neira Ayuso
2013-02-03netfilter: xt_hashlimit: fix namespace destroy pathVitaly E. Lavrov
2013-02-03netfilter: fix missing dependencies for the NOTRACK targetPablo Neira Ayuso
2013-02-03netfilter: xt_CT: recover NOTRACK target supportPablo Neira Ayuso
2013-02-03netfilter: nfnetlink_log: fix possible compilation issue due to missing includePablo Neira Ayuso
2013-02-03netfilter: nfnetlink_log: fix mac address for 6in4 tunnelsBob Hockney
2013-02-03netfilter: nf_ct_reasm: fix conntrack reassembly expire codeHaibo Xi
2013-02-03netfilter: ip[6]t_REJECT: fix wrong transport header pointer in TCP resetMukund Jampala
2013-02-03Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()Anderson Lizardo
2013-02-03mac80211: fix FT roamingJohannes Berg
2013-02-03mac80211: synchronize scan off/on-channel and PS statesStanislaw Gruszka
2013-02-03Bluetooth: Fix sending HCI commands after resetSzymon Janc
2013-01-17rbd: remove linger unconditionallyAlex Elder
2013-01-17ceph: don't reference req after putAlex Elder
2013-01-17libceph: remove 'osdtimeout' optionSage Weil
2013-01-17libceph: avoid using freed osd in __kick_osd_requests()Alex Elder
2013-01-17libceph: fix osdmap decode error pathsSage Weil
2013-01-17libceph: fix protocol feature mismatch failure pathSage Weil
2013-01-17libceph: WARN, don't BUG on unexpected connection statesAlex Elder
2013-01-17libceph: always reset osds when kickingAlex Elder
2013-01-17libceph: move linger requests sooner in kick_requests()Alex Elder
2013-01-17libceph: register request before unregister lingerAlex Elder
2013-01-17libceph: don't use rb_init_node() in ceph_osdc_alloc_request()Alex Elder
2013-01-17libceph: init event->node in ceph_osdc_create_event()Alex Elder
2013-01-17libceph: init osd->o_node in create_osd()Alex Elder
2013-01-17libceph: report connection fault with warningAlex Elder
2013-01-17libceph: socket can close in any connection stateAlex Elder
2013-01-17mac80211: use del_timer_sync for final sta cleanup timer deletionJohannes Berg
2013-01-17mac80211: fix station destruction in AP/mesh modesJohannes Berg
2013-01-17mac80211: fix ibss scanningStanislaw Gruszka
2013-01-17SUNRPC: Ensure we release the socket write lock if the rpc_task exits earlyTrond Myklebust
2013-01-17SUNRPC: Ensure that we free the rpc_task after cleanups are doneTrond Myklebust
2013-01-17SUNRPC: continue run over clients list on PipeFS event instead of breakStanislav Kinsbursky
2013-01-17SUNRPC: Fix validity issues with rpc_pipefs sb->s_fs_infoTrond Myklebust
2013-01-17mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka
2013-01-11Revert "Bluetooth: Fix possible deadlock in SCO code"Gustavo Padovan
2013-01-11Bluetooth: cancel power_on work when unregistering the deviceGustavo Padovan
2013-01-11Bluetooth: Add missing lock nesting notationGustavo Padovan
2013-01-11sctp: jsctp_sf_eat_sack: fix jprobes function signature mismatchDaniel Borkmann
2013-01-11net: sched: integer overflow fixStefan Hasko
2013-01-11mac802154: fix NOHZ local_softirq_pending 08 warningAlexander Aring
2013-01-11ipv6: Change skb->data before using icmpv6_notify() to propagate redirectDuan Jiong
2013-01-11inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sockChristoph Paasch
2013-01-11batman-adv: fix random jitter calculationAkinobu Mita