aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-02-18Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-02-18VSOCK: Don't reject PF_VSOCK protocolAndy King
2013-02-18VSOCK: get rid of vsock_version.hDmitry Torokhov
2013-02-18VSOCK: get rid of EXPORT_SYMTABDmitry Torokhov
2013-02-18xfrm: release neighbor upon dst destructionRomain KUNTZ
2013-02-18net: proc: change proc_net_remove to remove_proc_entryGao feng
2013-02-18net: proc: change proc_net_fops_create to proc_createGao feng
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-18ip: fix warning in xfrm4_mode_tunnel_inputstephen hemminger
2013-02-18ipv6: fix warning in xfrm6_mode_tunnel_inputstephen hemminger
2013-02-18net: move ioctl functions into a separated fileCong Wang
2013-02-18cfg80211: fix station change if TDLS isn't supportedJohannes Berg
2013-02-18ipv6: optimize inet6_hash_frag()Eric Dumazet
2013-02-18Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2013-02-18mac80211: don't spam mesh probe response messagesThomas Pedersen
2013-02-18mac80211: stringify mesh peering eventsThomas Pedersen
2013-02-18mac80211: clean up mesh HT operationThomas Pedersen
2013-02-18mac80211: fix harmless station flush warningJohannes Berg
2013-02-17sunrpc: silence build warning in gss_fill_contextJeff Layton
2013-02-15tipc: remove redundant checking for the number of iovecs in a send requestYing Xue
2013-02-15tipc: byte-based overload control on socket receive queueYing Xue
2013-02-15tipc: eliminate duplicated discard_rx_queue routineYing Xue
2013-02-15tipc: fix missing spinlock init in broadcast codeErik Hugne
2013-02-15net: use skb_reset_mac_len() in dev_gro_receive()Eric Dumazet
2013-02-15v4 GRE: Add TCP segmentation offload for GREPravin B Shelar
2013-02-15net: factor out skb_mac_gso_segment() from skb_gso_segment()Pravin B Shelar
2013-02-15net: Add skb_unclone() helper function.Pravin B Shelar
2013-02-15mac80211: Fix incorrect use of STA_PR_FMT in trace pointsSeth Forshee
2013-02-15Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-02-15mac80211: enable vif.cab_queue for meshBob Copeland
2013-02-15mac80211: clean up mesh codeJohannes Berg
2013-02-15mac80211: prevent spurious HT/VHT downgrade messageJohannes Berg
2013-02-15nl80211: renumber NL80211_FEATURE_FULL_AP_CLIENT_STATEJohannes Berg
2013-02-15cfg80211: Pass TDLS peer's QoS/HT/VHT information during set_stationJouni Malinen
2013-02-15cfg80211: Pass station (extended) capability info to kernelJouni Malinen
2013-02-15mac80211: advertise operating mode notification capabilityJohannes Berg
2013-02-15cfg80211: advertise extended capabilities to userspaceJohannes Berg
2013-02-15mac80211: stop modifying HT SMPS capabilityJohannes Berg
2013-02-15mac80211: generate mesh probe responsesThomas Pedersen
2013-02-15mac80211: cache mesh beaconThomas Pedersen
2013-02-15mac80211: constify IE parsingJohannes Berg
2013-02-15nl80211: advertise HT/VHT channel limitationsJohannes Berg
2013-02-15cfg80211: allow drivers to selectively disable 80/160 MHzJohannes Berg
2013-02-15mac80211: properly track HT/VHT operation changesJohannes Berg
2013-02-15mac80211: move ieee80211_determine_chantype functionJohannes Berg
2013-02-15mac80211: add ieee80211_vif_change_bandwidthJohannes Berg
2013-02-15mac80211: clean up channel use in ieee80211_config_ht_txJohannes Berg
2013-02-15mac80211: disable HT/VHT if AP has no HT/VHT capabilityJohannes Berg
2013-02-15mac80211: handle operating mode notif in beacon/assoc responseJohannes Berg
2013-02-15mac80211: fix ieee80211_change_chandef nameJohannes Berg