summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-09-17can-gw: add netlink based CAN routingOliver Hartkopp2-0/+165
2011-09-17nl80211/cfg80211/mac80211: fix wme docsEliad Peller1-2/+4
2011-09-16Merge branch 'master' of ../netdev/David S. Miller11-26/+48
2011-09-16net: consolidate and fix ethtool_ops->get_settings callingJiri Pirko2-3/+3
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-15net: copy userspace buffers on device forwardingMichael S. Tsirkin1-0/+1
2011-09-15tcp: Change possible SYN flooding messagesEric Dumazet1-0/+2
2011-09-15drivers/gpio/gpio-generic.c: fix build errorsRussell King1-10/+5
2011-09-15memcg: Revert "memcg: add memory.vmscan_stat"Johannes Weiner2-19/+6
2011-09-14mac80211: Mesh data frames must have the QoS headerJavier Cardona1-0/+2
2011-09-13nl80211/cfg80211: add match filtering for sched_scanLuciano Coelho1-0/+43
2011-09-13nl80211/cfg80211: add WIPHY_FLAG_AP_UAPSD flagEliad Peller1-0/+3
2011-09-13cfg80211/nl80211: Indicate roaming feature capability to userspace.Vivek Natarajan1-0/+5
2011-09-13ssb: use u16 for storing board revRafał Miłecki1-1/+1
2011-09-09regulator: fix kernel-doc warning in consumer.hRandy Dunlap1-1/+1
2011-09-06mfd: Fix value of WM8994_CONFIGURE_GPIOMark Brown1-1/+1
2011-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-22/+89
2011-08-29perf events: Fix slow and broken cgroup context switch codeStephane Eranian1-9/+15
2011-08-29net: Define NETDEV_FCOE_WWNN, NETDEV_FCOE_WWPN only when CONFIG_LIBFCOE is en...Bhanu Prakash Gollapudi1-0/+4
2011-08-27All Arch: remove linkage for sys_nfsservctl system callNeilBrown2-4/+0
2011-08-27Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-0/+5
2011-08-27Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+26
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-26nl80211/cfg80211: add STA WME parametersEliad Peller1-0/+23
2011-08-26backlight: add a callback 'notify_after' for backlight controlDilan Lee1-0/+1
2011-08-26rapidio: fix use of non-compatible registersAlexandre Bounine1-9/+9
2011-08-26MAINTAINERS: Evgeniy has movedEvgeniy Polyakov1-1/+1
2011-08-25lockdep: Add helper function for dir vs file i_mutex annotationJosh Boyer1-0/+5
2011-08-25Merge branch 'urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-11/+0
2011-08-25Add a personality to report 2.6.x version numbersAndi Kleen1-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 Ortiz1-0/+2
2011-08-24{nl,cfg,mac}80211: let userspace make meshif mesh gateJavier Cardona1-0/+5
2011-08-24{nl,cfg,mac}80211: let userspace set RANN intervalJavier Cardona1-0/+4
2011-08-24mac80211: mesh gate implementationJavier Cardona1-0/+4
2011-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-1/+8
2011-08-24block: simplify force plug flush code a little bitShaohua Li1-1/+0
2011-08-23TTY: pty, fix pty countingJiri Slaby2-0/+5