summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-09-20ip6_tunnel: add optional fwmark inheritEric Dumazet
2011-09-19Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-...John W. Linville
2011-09-17tcp: md5: remove one indirection level in tcp_md5sig_poolEric Dumazet
2011-09-16Revert "Scm: Remove unnecessary pid & credential references in Unix socket's ...David S. Miller
2011-09-16ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALLBen Hutchings
2011-09-16ethtool: Clean up definitions of rule location arrays in RX NFCBen Hutchings
2011-09-16ethtool: Explicitly state that RX NFC rule locations are prioritiesBen Hutchings
2011-09-16ethtool: Make struct ethtool_rxnfc kernel-doc more self-consistentBen Hutchings
2011-09-16wan: make LAPB callbacks conststephen hemminger
2011-09-16can-gw: add netlink based CAN routingOliver Hartkopp
2011-09-16nl80211/cfg80211/mac80211: fix wme docsEliad Peller
2011-09-16Merge branch 'for-davem' of git://git.infradead.org/users/linville/wireless-nextDavid S. Miller
2011-09-15net: consolidate and fix ethtool_ops->get_settings callingJiri Pirko
2011-09-15mii: Remove references to DP83840 PHY in mii.hMark Einon
2011-09-15mii: Convert spaces to tabs in mii.hMark Einon
2011-09-14wireless: fix kernel-doc warning in net/cfg80211.hRandy Dunlap
2011-09-14mac80211: Mesh data frames must have the QoS headerJavier Cardona
2011-09-14mac80211: add ssid config to bss information in AP-modeArik Nemtsov
2011-09-14mac80211: make ieee80211_send_bar available for driversFelix Fietkau
2011-09-13nl80211/cfg80211: add match filtering for sched_scanLuciano Coelho
2011-09-13nl80211/cfg80211: add WIPHY_FLAG_AP_UAPSD flagEliad Peller
2011-09-13mac80211: add flag to indicate HW only Tx-agg setup supportArik Nemtsov
2011-09-13cfg80211/nl80211: Indicate roaming feature capability to userspace.Vivek Natarajan
2011-09-13ssb: use u16 for storing board revRafał Miłecki
2011-09-13Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville
2011-08-29cfg80211: document wiphy->registeredStanislaw Gruszka
2011-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-08-28net: Define NETDEV_FCOE_WWNN, NETDEV_FCOE_WWPN only when CONFIG_LIBFCOE is en...Bhanu Prakash Gollapudi
2011-08-26af_packet: Prefixed tpacket_v3 structs to avoid name space collisionchetan loke
2011-08-26headers, can: Add missing #include to <linux/can/bcm.h>Ben Hutchings
2011-08-26headers, xtables: Add missing #include <linux/netfilter.h>Ben Hutchings
2011-08-26headers, netfilter: Add missing #include <limits.h> for userlandBen Hutchings
2011-08-26headers, tipc: Add missing #include to <linux/tipc_config.h> for userlandBen Hutchings
2011-08-26headers, netfilter: Use kernel type names __u8, __u16, __u32Ben Hutchings
2011-08-26headers, net: Use __kernel_sa_family_t in more definitions shared with userlandBen Hutchings
2011-08-26headers, pppol2tp: Use __kernel_pid_t in <linux/pppol2tp.h>Ben Hutchings
2011-08-26headers, ax25: Add missing #include to <linux/netrom.h>, <linux/rose.h>Ben Hutchings
2011-08-26headers, pppox: Add missing #include to <linux/if_pppox.h>Ben Hutchings
2011-08-26wireless: relicense regulatory header to ISCLuis R. Rodriguez
2011-08-26mac80211: add uapsd_queues and max_sp params fieldsEliad Peller
2011-08-26nl80211/cfg80211: add STA WME parametersEliad Peller
2011-08-25Scm: Remove unnecessary pid & credential references in Unix socket's send and...Tim Chen
2011-08-25sctp: Bundle HEAERTBEAT into ASCONF_ACKMichio Honda
2011-08-25Proportional Rate Reduction for TCP.Nandita Dukkipati
2011-08-25af-packet: Added TPACKET_V3 headers.chetan loke
2011-08-25net: convert core to skb paged frag APIsIan Campbell
2011-08-24NFC: Reserve tx head and tail roomSamuel Ortiz
2011-08-24{nl,cfg,mac}80211: let userspace make meshif mesh gateJavier Cardona
2011-08-24{nl,cfg,mac}80211: let userspace set RANN intervalJavier Cardona
2011-08-24mac80211: mesh gate implementationJavier Cardona