summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2013-06-27net/core/sock.c: add missing VSOCK string in af_family_*_key_stringsFederico Vaga1-3/+3
2013-06-27net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msgAndy Lutomirski2-21/+53
2013-06-27ipv4: fix redirect handling for TCP packetsMichal Kubecek1-1/+6
2013-06-27ip_tunnel: fix kernel panic with icmp_dest_unreachEric Dumazet2-2/+2
2013-06-27tcp: xps: fix reordering issuesEric Dumazet1-4/+6
2013-06-27xfrm: properly handle invalid states as an errorTimo Teräs1-0/+1
2013-06-27tcp: bug fix in proportional rate reduction.Nandita Dukkipati1-10/+13
2013-06-27netlabel: improve domain mapping validationPaul Moore1-0/+69
2013-06-27ipv6: fix possible crashes in ip6_cork_release()Eric Dumazet1-1/+1
2013-06-27net/802/mrp: fix lockdep splatEric Dumazet1-2/+2
2013-06-27tcp: fix tcp_md5_hash_skb_data()Eric Dumazet1-2/+5
2013-06-20libceph: wrap auth methods in a mutexSage Weil1-22/+56
2013-06-20libceph: wrap auth ops in wrapper functionsSage Weil4-22/+59
2013-06-20libceph: add update_authorizer auth methodSage Weil3-0/+29
2013-06-20libceph: fix authorizer invalidationSage Weil1-1/+1
2013-06-20libceph: clear messenger auth_retry flag when we authenticateSage Weil1-2/+1
2013-06-20Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg2-1/+26
2013-06-20Bluetooth: Fix missing length checks for L2CAP signalling PDUsJohan Hedberg1-18/+52
2013-06-20libceph: must hold mutex for reset_changed_osds()Alex Elder1-1/+1
2013-06-07cfg80211: check wdev->netdev in connection workJohannes Berg1-0/+3
2013-06-07mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg1-0/+9
2013-06-07mac80211: fix direct probe authStanislaw Gruszka1-6/+6
2013-06-07svcrpc: fix failures to handle -1 uid's and gid'sJ. Bruce Fields1-5/+7
2013-06-07SUNRPC: Prevent an rpc_task wakeup raceTrond Myklebust1-1/+7
2013-06-07mac80211: fix AP-mode frame matchingJohannes Berg1-0/+3
2013-06-07mac80211: use just spin_lock() in ieee80211_get_tkip_p2k()Johannes Berg1-2/+2
2013-06-07cfg80211: fix sending WoWLAN TCP wakeup settingsJohannes Berg1-0/+2
2013-06-07cfg80211: fix wiphy_register error pathJohannes Berg1-6/+10
2013-06-07cfg80211: fix WoWLAN wakeup tracingJohannes Berg1-10/+13
2013-05-19VSOCK: Drop bogus __init annotation from vsock_init_tables()Geert Uytterhoeven1-1/+1
2013-05-19xfrm6: release dev before returning errorCong Wang1-1/+3
2013-05-19ipv6,gre: do not leak info to user-spaceAmerigo Wang1-0/+2
2013-05-19ipv6: do not clear pinet6 fieldEric Dumazet5-14/+27
2013-05-19net: frag, fix race conditions in LRU list maintenanceKonstantin Khlebnikov1-0/+1
2013-05-19packet: tpacket_v3: do not trigger bug() on wrong header statusDaniel Borkmann1-30/+23
2013-05-19bridge: fix race with topology change timerstephen hemminger1-1/+1
2013-05-19net: vlan,ethtool: netdev_features_t is more than 32 bitBjørn Mork2-2/+2
2013-05-19net: use netdev_features_t in skb_needs_linearize()Patrick McHardy1-1/+1
2013-05-19net_sched: act_ipt forward compat with xtablesJamal Hadi Salim1-3/+30
2013-05-19tcp: reset timer after any SYNACK retransmitYuchung Cheng1-1/+6
2013-05-19net: mac802154: comparision issue of type cast, finding by EXTRA_CFLAGS=-WChen Gang1-1/+1
2013-05-11ipvs: ip_vs_sip_fill_param() BUG: bad check of return valueHans Schillstrom1-5/+1
2013-05-08wireless: regulatory: fix channel disabling race conditionJohannes Berg1-1/+1
2013-05-08mac80211: use synchronize_rcu() with rcu_barrier()Bob Copeland3-2/+5
2013-05-08mac80211: fix station entry leak/warning while suspendingJohannes Berg1-2/+2
2013-04-20net: rate-limit warn-bad-offload splats.Ben Greear1-0/+3
2013-04-20pkt_sched: fix error return code in fw_change_attrs()Wei Yongjun1-1/+1
2013-04-20irda: small read past the end of array in debug codeDan Carpenter2-2/+11
2013-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller3-3/+19
2013-04-19Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2-12/+39