summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2013-05-25Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg
2013-05-24{cfg,mac}80211: move mandatory rates calculation to cfg80211Ashok Nagarajan
2013-05-24mac80211: Move mesh estab_plinks outside mesh_stats debug groupAshok Nagarajan
2013-05-24cfg80211: Allow TDLS peer AID to be configured for VHTJouni Malinen
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-05-24mac80211: add STBC flag for radiotapOleksij Rempel
2013-05-23bridge: Set vlan_features to allow offloads on vlans.Vlad Yasevich
2013-05-23tcp: xps: fix reordering issuesEric Dumazet
2013-05-24mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg
2013-05-23mac80211: assign AP_VLAN hw queues correctlyJohannes Berg
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-23netfilter: ipt_ULOG: fix non-null terminated string in the nf_log pathChen Gang
2013-05-23ipvs: use cond_resched_rcu() helper when walking connectionsSimon Horman
2013-05-23netfilter: {ipt,ebt}_ULOG: rise warning on deprecationPablo Neira Ayuso
2013-05-23netfilter: don't panic on error while walking through the init pathPablo Neira Ayuso
2013-05-23netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6Florian Westphal
2013-05-23bridge: netfilter: using strlcpy() instead of strncpy()Chen Gang
2013-05-23netfilter: xt_socket: use IP early demuxEric Dumazet
2013-05-23netfilter: xt_CT: optimize XT_CT_NOTRACKEric Dumazet
2013-05-23xfrm: properly handle invalid states as an errorTimo Teräs
2013-05-23ipv6: use ipv6_addr_scope() helperCong Wang
2013-05-23ipv6: use ipv6_addr_any() helperCong Wang
2013-05-23tcp: bug fix in proportional rate reduction.Nandita Dukkipati
2013-05-23sch_tbf: segment too big GSO packetsEric Dumazet
2013-05-22net: Loosen constraints for recalculating checksum in skb_segment()Simon Horman
2013-05-22bridge: send query as soon as leave is receivedCong Wang
2013-05-22bridge: only expire the mdb entry when query is receivedCong Wang
2013-05-22bridge: use the bridge IP addr as source addr for querierCong Wang
2013-05-22SUNRPC: Prevent an rpc_task wakeup raceTrond Myklebust
2013-05-21batman-adv: Avoid double freeing of bat_countersMartin Hundebøll
2013-05-21sunrpc: the cache_detail in cache_is_valid is unused any morechaoting fan
2013-05-21NFC: Remove commented out LLCP related Makefile linePaul Bolle
2013-05-20tcp: md5: remove spinlock usage in fast pathEric Dumazet
2013-05-20rps: selective flow shedding during softnet overflowWillem de Bruijn
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-19tcp: remove bad timeout logic in fast recoveryYuchung Cheng
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-19ipv6: add support of peer addressNicolas Dichtel
2013-05-19netlabel: improve domain mapping validationPaul Moore
2013-05-18ipv6: fix possible crashes in ip6_cork_release()Eric Dumazet
2013-05-17dev: remove duplicate 'skb->dev = dev' in dev_forward_skb()Nicolas Dichtel
2013-05-17libceph: must hold mutex for reset_changed_osds()Alex Elder
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: speedup tcp_fixup_rcvbuf()Eric Dumazet
2013-05-16tcp: gso: do not generate out of order packetsEric Dumazet