summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-09-17wan: make LAPB callbacks conststephen hemminger2-2/+3
2011-09-17can-gw: add netlink based CAN routingOliver Hartkopp2-0/+165
2011-09-16Merge branch 'for-davem' of git://git.infradead.org/users/linville/wireless-nextDavid S. Miller1-0/+1
2011-09-16net: consolidate and fix ethtool_ops->get_settings callingJiri Pirko3-4/+8
2011-09-15mii: Remove references to DP83840 PHY in mii.hMark Einon1-3/+3
2011-09-15mii: Convert spaces to tabs in mii.hMark Einon1-106/+104
2011-09-13Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville1-0/+1
2011-08-29cfg80211: document wiphy->registeredStanislaw Gruszka1-0/+1
2011-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville8-29/+119
2011-08-29net: Define NETDEV_FCOE_WWNN, NETDEV_FCOE_WWPN only when CONFIG_LIBFCOE is en...Bhanu Prakash Gollapudi1-0/+4
2011-08-26af_packet: Prefixed tpacket_v3 structs to avoid name space collisionchetan loke1-9/+9
2011-08-26headers, can: Add missing #include to <linux/can/bcm.h>Ben Hutchings1-0/+1
2011-08-26headers, xtables: Add missing #include <linux/netfilter.h>Ben Hutchings3-0/+3
2011-08-26headers, netfilter: Add missing #include <limits.h> for userlandBen Hutchings3-0/+9
2011-08-26headers, tipc: Add missing #include to <linux/tipc_config.h> for userlandBen Hutchings1-0/+4
2011-08-26headers, netfilter: Use kernel type names __u8, __u16, __u32Ben Hutchings3-28/+28
2011-08-26headers, net: Use __kernel_sa_family_t in more definitions shared with userlandBen Hutchings15-33/+37
2011-08-26headers, pppol2tp: Use __kernel_pid_t in <linux/pppol2tp.h>Ben Hutchings1-1/+1
2011-08-26headers, ax25: Add missing #include to <linux/netrom.h>, <linux/rose.h>Ben Hutchings2-0/+4
2011-08-26headers, pppox: Add missing #include to <linux/if_pppox.h>Ben Hutchings1-1/+1
2011-08-26wireless: relicense regulatory header to ISCLuis R. Rodriguez1-4/+12
2011-08-26mac80211: add uapsd_queues and max_sp params fieldsEliad Peller1-0/+2
2011-08-26nl80211/cfg80211: add STA WME parametersEliad Peller2-0/+25
2011-08-25Scm: Remove unnecessary pid & credential references in Unix socket's send and...Tim Chen1-3/+19
2011-08-25sctp: Bundle HEAERTBEAT into ASCONF_ACKMichio Honda1-0/+1
2011-08-25Proportional Rate Reduction for TCP.Nandita Dukkipati1-0/+4
2011-08-25af-packet: Added TPACKET_V3 headers.chetan loke1-0/+119
2011-08-25net: convert core to skb paged frag APIsIan Campbell1-2/+2
2011-08-24NFC: Reserve tx head and tail roomSamuel Ortiz2-1/+8
2011-08-24{nl,cfg,mac}80211: let userspace make meshif mesh gateJavier Cardona2-0/+10
2011-08-24{nl,cfg,mac}80211: let userspace set RANN intervalJavier Cardona2-0/+5
2011-08-24mac80211: mesh gate implementationJavier Cardona1-0/+4
2011-08-23net: add APIs for manipulating skb page fragments.Ian Campbell1-2/+168
2011-08-22mac80211: update mesh path selection frame formatThomas Pedersen1-3/+1
2011-08-22ieee80211: add mesh action codesThomas Pedersen1-0/+15
2011-08-22mac80211: update mesh peering frame formatThomas Pedersen2-20/+2
2011-08-22ieee80211: introduce Self Protected Action codesThomas Pedersen1-0/+14
2011-08-22bcma: implement BCM4331 workaround for external PA linesRafał Miłecki1-0/+18
2011-08-22wireless: Introduce defines for BAR TID_INFO & MULTI_TID fieldsHelmut Schaa1-3/+5
2011-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville10-167/+425
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-19/+35
2011-08-19net: add the comment for skb->l4_rxhashChangli Gao1-0/+2
2011-08-18net: remove ndo_set_multicast_list callbackJiri Pirko1-4/+0
2011-08-18net: introduce IFF_UNICAST_FLT private flagJiri Pirko2-0/+3
2011-08-18rps: Add flag to skb to indicate rxhash is based on L4 tupleTom Herbert3-6/+23
2011-08-17ethtool: Note common alternate exit condition for interrupt coalescingBen Hutchings1-0/+6
2011-08-17ethtool: Explicitly state the exit condition for interrupt coalescingBen Hutchings1-8/+11
2011-08-17ethtool: Correct description of 'max_coalesced_frames' fieldsBen Hutchings1-13/+13
2011-08-17ethtool: Specify what kind of coalescing struct ethtool_coalesce coversBen Hutchings1-1/+1
2011-08-17ethtool: Reformat struct ethtool_coalesce comments into kernel-doc formatBen Hutchings1-71/+64