aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-05-27netfilter: Implement RFC 1123 for FTP conntrackJeff Mahoney
2013-05-27ipvs: Fix reuse connection if real server is deadGrzegorz Lyczba
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-26netfilter: nfnetlink_queue: avoid peer_portid testFlorian Westphal
2013-05-26Merge tag 'nfs-for-3.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-05-25ip_tunnel: fix kernel panic with icmp_dest_unreachEric Dumazet
2013-05-25tcp: Remove 2 indentation levels in tcp_rcv_state_processJoe Perches
2013-05-25tcp: Remove another indentation level in tcp_rcv_state_processJoe Perches
2013-05-25tcp: remove one indentation level in tcp_rcv_state_process()Eric Dumazet
2013-05-25net: add netnotifier event for upper device changeJiri Pirko
2013-05-25net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti
2013-05-26ipvs: change type of netns_ipvs->sysctl_sync_qlen_maxZhang Yanfei
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-05-25cfg80211: remove some locked wrappers from sme APIJohannes Berg
2013-05-25cfg80211: remove some locked wrappers from mlme APIJohannes Berg
2013-05-25regulatory: remove reg_mutexJohannes Berg
2013-05-25regulatory: use RCU in regulatory_hint_11d()Johannes Berg
2013-05-25cfg80211: simplify and correct P2P-Device scan checkJohannes Berg
2013-05-25cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg
2013-05-25cfg80211: vastly simplify lockingJohannes Berg
2013-05-25cfg80211: use atomic_t for wiphy counterJohannes Berg
2013-05-25cfg80211: move cfg80211_get_dev_from_ifindex under wextJohannes Berg
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