summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville6-90/+681
2013-02-16v4 GRE: Add TCP segmentation offload for GREPravin B Shelar2-1/+19
2013-02-16net: factor out skb_mac_gso_segment() from skb_gso_segment()Pravin B Shelar1-0/+2
2013-02-16net: Add skb_unclone() helper function.Pravin B Shelar1-0/+10
2013-02-15nl80211: renumber NL80211_FEATURE_FULL_AP_CLIENT_STATEJohannes Berg1-1/+2
2013-02-15cfg80211: Pass station (extended) capability info to kernelJouni Malinen2-0/+18
2013-02-15mac80211: advertise operating mode notification capabilityJohannes Berg1-0/+2
2013-02-15cfg80211: advertise extended capabilities to userspaceJohannes Berg2-0/+20
2013-02-15mac80211: stop modifying HT SMPS capabilityJohannes Berg1-0/+2
2013-02-15mac80211: constify IE parsingJohannes Berg1-1/+1
2013-02-15nl80211: advertise HT/VHT channel limitationsJohannes Berg1-0/+17
2013-02-15cfg80211: allow drivers to selectively disable 80/160 MHzJohannes Berg1-0/+12
2013-02-15mac80211: add ieee80211_vif_change_bandwidthJohannes Berg1-0/+4
2013-02-15mac80211: handle VHT operating mode notificationJohannes Berg2-0/+4
2013-02-15mac80211: track number of spatial streamsJohannes Berg1-0/+5
2013-02-15wireless: define operating mode action frameJohannes Berg1-0/+37
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg1-1/+23
2013-02-15mac80211: add radar detection command/eventSimon Wunderlich1-0/+14
2013-02-15nl80211/cfg80211: add radar detection command/eventSimon Wunderlich2-0/+107
2013-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller4-2/+13
2013-02-14bridge: use __u16 in if_bridge.hCong Wang1-2/+2
2013-02-14bridge: Separate egress policy bitmapVlad Yasevich1-0/+1
2013-02-14bridge: Add vlan support to static neighborsVlad Yasevich2-1/+4
2013-02-14bridge: Add the ability to configure pvidVlad Yasevich1-0/+1
2013-02-14bridge: Dump vlan information from a bridge portVlad Yasevich2-1/+3
2013-02-14bridge: Add netlink interface to configure vlans on bridge portsVlad Yasevich2-0/+11
2013-02-13net: Fix possible wrong checksum generation.Pravin B Shelar1-8/+9
2013-02-13tcp: set and get per-socket timestampAndrey Vagin1-0/+1
2013-02-13tcp: adding a per-socket timestamp offsetAndrey Vagin1-0/+3
2013-02-13cfg80211: configuration for WoWLAN over TCPJohannes Berg2-1/+179
2013-02-13nl80211: add packet offset information for wowlan patternAmitkumar Karwar2-3/+13
2013-02-13act_police: move struct tcf_police to act_police.cJiri Pirko1-15/+0
2013-02-13sch_api: introduce qdisc_watchdog_schedule_ns()Jiri Pirko1-2/+8
2013-02-13sch: make htb_rate_cfg and functions around that genericJiri Pirko1-0/+19
2013-02-13driver: net: ethernet: cpsw: dual emac interface implementationMugunthan V N1-0/+3
2013-02-13net: sctp: remove unused multiple cookie keysDaniel Borkmann2-5/+2
2013-02-12nl80211: minor correction in sample wowlan mask calculationAmitkumar Karwar1-1/+1
2013-02-12netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lockNeil Horman1-2/+2
2013-02-12mac80211: Fix tx queue handling during scansSeth Forshee1-0/+4
2013-02-11ipv6: by default join ff01::1 and in case of forwarding ff01::2 and ff05:2Hannes Frederic Sowa1-0/+9
2013-02-11mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLEJohannes Berg1-5/+0
2013-02-11mac80211: remove dynamic PS driver interfaceJohannes Berg1-39/+0
2013-02-11mac80211: introduce beacon-only timing dataJohannes Berg1-1/+13
2013-02-11cfg80211: move TSF into IEsJohannes Berg1-3/+2
2013-02-11cfg80211: remove scan ies NULL checkJohannes Berg1-4/+4
2013-02-11mac80211: add vif debugfs driver callbacksAlexander Bondar1-0/+18
2013-02-11cfg80211: track hidden SSID networks properlyJohannes Berg1-0/+9
2013-02-11wireless: fix kernel-docJohannes Berg1-4/+6
2013-02-11cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg1-2/+4
2013-02-11net neighbour, decnet: Ensure to align device private data on preferred align...YOSHIFUJI Hideaki / 吉藤英明1-0/+1