aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-24Scm: Remove unnecessary pid & credential references in Unix socket's send and...Tim Chen
2011-08-24sctp: Bundle HEAERTBEAT into ASCONF_ACKMichio Honda
2011-08-24Proportional Rate Reduction for TCP.Nandita Dukkipati
2011-08-24af-packet: Added TPACKET_V3 headers.chetan loke
2011-08-24net: 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
2011-08-22net: add APIs for manipulating skb page fragments.Ian Campbell
2011-08-22mac80211: update mesh path selection frame formatThomas Pedersen
2011-08-22ieee80211: add mesh action codesThomas Pedersen
2011-08-22mac80211: update mesh peering frame formatThomas Pedersen
2011-08-22ieee80211: introduce Self Protected Action codesThomas Pedersen
2011-08-22bcma: implement BCM4331 workaround for external PA linesRafał Miłecki
2011-08-22wireless: Introduce defines for BAR TID_INFO & MULTI_TID fieldsHelmut Schaa
2011-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-08-19net: add the comment for skb->l4_rxhashChangli Gao
2011-08-17net: remove ndo_set_multicast_list callbackJiri Pirko
2011-08-17net: introduce IFF_UNICAST_FLT private flagJiri Pirko
2011-08-17rps: Add flag to skb to indicate rxhash is based on L4 tupleTom Herbert
2011-08-16ethtool: Note common alternate exit condition for interrupt coalescingBen Hutchings
2011-08-16ethtool: Explicitly state the exit condition for interrupt coalescingBen Hutchings
2011-08-16ethtool: Correct description of 'max_coalesced_frames' fieldsBen Hutchings
2011-08-16ethtool: Specify what kind of coalescing struct ethtool_coalesce coversBen Hutchings
2011-08-16ethtool: Reformat struct ethtool_coalesce comments into kernel-doc formatBen Hutchings
2011-08-16net: Fix sungem_phy sharing.David S. Miller
2011-08-14net: Move sungem_phy.h under include/linuxDavid S. Miller
2011-08-13af_iucv: add HiperSockets transportUrsula Braun
2011-08-13if_ether: add new Ethernet Protocol ID for af_iucvFrank Blaschka
2011-08-13iucv: introduce loadable iucv interfaceFrank Blaschka
2011-08-12Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-08-12nl80211/cfg80211: Add extra IE configuration to AP mode setupJouni Malinen
2011-08-12nl80211/cfg80211: Add crypto settings into NEW_BEACONJouni Malinen