aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-05-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-05-28net/core/sock.c: add missing VSOCK string in af_family_*_key_stringsFederico Vaga
2013-05-28net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msgAndy Lutomirski
2013-05-28Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-05-27ipv4: fix redirect handling for TCP packetsMichal Kubecek
2013-05-27mac80211: Allow single vif mac address change with addr_maskHelmut Schaa
2013-05-27mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg
2013-05-27mac80211: assign AP_VLAN hw queues correctlyJohannes Berg
2013-05-25ip_tunnel: fix kernel panic with icmp_dest_unreachEric Dumazet
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-05-23tcp: xps: fix reordering issuesEric Dumazet
2013-05-23cfg80211: fix reporting 64-bit station info tx bytesFelix Fietkau
2013-05-23mac80211: fix queue handling crashJohannes Berg
2013-05-23cfg80211: check wdev->netdev in connection workJohannes Berg
2013-05-23xfrm: properly handle invalid states as an errorTimo Teräs
2013-05-23tcp: bug fix in proportional rate reduction.Nandita Dukkipati
2013-05-21batman-adv: Avoid double freeing of bat_countersMartin Hundebøll
2013-05-21NFC: Remove commented out LLCP related Makefile linePaul Bolle
2013-05-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-05-20ip_gre: fix a possible crash in ipgre_err()Eric Dumazet
2013-05-20Hoist memcpy_fromiovec/memcpy_toiovec into lib/Rusty Russell
2013-05-19net: irda: using kzalloc() instead of kmalloc() to avoid strncpy() issue.Chen Gang
2013-05-19netlabel: improve domain mapping validationPaul Moore
2013-05-18ipv6: fix possible crashes in ip6_cork_release()Eric Dumazet
2013-05-17mac80211: fix direct probe authStanislaw Gruszka
2013-05-17batman-adv: Fix rcu_barrier() miss due to double call_rcu() in TT codeLinus Lüssing
2013-05-16tcp: gso: do not generate out of order packetsEric Dumazet
2013-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-05-16cfg80211: fix sending WoWLAN TCP wakeup settingsJohannes Berg
2013-05-16mac80211: report deauth to cfg80211 for local state changeJohannes Berg
2013-05-16cfg80211: fix interface down/disconnect state handlingJohannes Berg
2013-05-16mac80211: fix AP-mode frame matchingJohannes Berg
2013-05-16nl80211: Add wdev identifier to some nl80211 notificationsIlan Peer
2013-05-16mac80211: use just spin_lock() in ieee80211_get_tkip_p2k()Johannes Berg
2013-05-16mac80211: fix spurious RCU warning and update documentationFelix Fietkau
2013-05-16mac80211: fix HT beacon-based channel switch handlingJohannes Berg
2013-05-16mac80211: fix IEEE80211_SDATA_DISCONNECT_RESUMEJohannes Berg
2013-05-16cfg80211: fix WoWLAN wakeup tracingJohannes Berg
2013-05-16cfg80211: fix wiphy_register error pathJohannes Berg
2013-05-16netfilter: xt_TCPOPTSTRIP: fix possible mangling beyond packet boundaryPablo Neira Ayuso
2013-05-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-05-15netfilter: log: netns NULL ptr bug when calling from conntrackHans Schillstrom
2013-05-14net/802/mrp: fix lockdep splatEric Dumazet
2013-05-14tcp: fix tcp_md5_hash_skb_data()Eric Dumazet
2013-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-05-13libceph: init sent and completed when startingAlex Elder
2013-05-11xfrm6: release dev before returning errorCong Wang
2013-05-11ipv6,gre: do not leak info to user-spaceAmerigo Wang
2013-05-11ipv6: do not clear pinet6 fieldEric Dumazet
2013-05-11Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller