summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-08-29
|\
| * nl80211/cfg80211: add STA WME parametersEliad Peller2011-08-26
| * NFC: Reserve tx head and tail roomSamuel Ortiz2011-08-24
| * {nl,cfg,mac}80211: let userspace make meshif mesh gateJavier Cardona2011-08-24
| * {nl,cfg,mac}80211: let userspace set RANN intervalJavier Cardona2011-08-24
| * mac80211: mesh gate implementationJavier Cardona2011-08-24
| * mac80211: update mesh path selection frame formatThomas Pedersen2011-08-22
| * ieee80211: add mesh action codesThomas Pedersen2011-08-22
| * mac80211: update mesh peering frame formatThomas Pedersen2011-08-22
| * ieee80211: introduce Self Protected Action codesThomas Pedersen2011-08-22
| * bcma: implement BCM4331 workaround for external PA linesRafał Miłecki2011-08-22
| * wireless: Introduce defines for BAR TID_INFO & MULTI_TID fieldsHelmut Schaa2011-08-22
* | net: Define NETDEV_FCOE_WWNN, NETDEV_FCOE_WWPN only when CONFIG_LIBFCOE is en...Bhanu Prakash Gollapudi2011-08-28
* | af_packet: Prefixed tpacket_v3 structs to avoid name space collisionchetan loke2011-08-26
* | headers, can: Add missing #include to <linux/can/bcm.h>Ben Hutchings2011-08-26
* | headers, xtables: Add missing #include <linux/netfilter.h>Ben Hutchings2011-08-26
* | headers, netfilter: Add missing #include <limits.h> for userlandBen Hutchings2011-08-26
* | headers, tipc: Add missing #include to <linux/tipc_config.h> for userlandBen Hutchings2011-08-26
* | headers, netfilter: Use kernel type names __u8, __u16, __u32Ben Hutchings2011-08-26
* | headers, net: Use __kernel_sa_family_t in more definitions shared with userlandBen Hutchings2011-08-26
* | headers, pppol2tp: Use __kernel_pid_t in <linux/pppol2tp.h>Ben Hutchings2011-08-26
* | headers, ax25: Add missing #include to <linux/netrom.h>, <linux/rose.h>Ben Hutchings2011-08-26
* | headers, pppox: Add missing #include to <linux/if_pppox.h>Ben Hutchings2011-08-26
* | Proportional Rate Reduction for TCP.Nandita Dukkipati2011-08-24
* | af-packet: Added TPACKET_V3 headers.chetan loke2011-08-24
* | net: convert core to skb paged frag APIsIan Campbell2011-08-24
* | net: add APIs for manipulating skb page fragments.Ian Campbell2011-08-22
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-08-22
|\|
| * nl80211/cfg80211: Add extra IE configuration to AP mode setupJouni Malinen2011-08-12
| * nl80211/cfg80211: Add crypto settings into NEW_BEACONJouni Malinen2011-08-12
| * nl80211/cfg80211: Allow SSID to be specified in new beacon commandJouni Malinen2011-08-12
| * ssb: define boardflagsRafał Miłecki2011-08-09
| * bcma: get CPU clockHauke Mehrtens2011-08-08
| * bcma: add serial console supportHauke Mehrtens2011-08-08
| * bcma: add mips driverHauke Mehrtens2011-08-08
| * bcma: add SOC busHauke Mehrtens2011-08-08
| * bcma: add functions to scan cores needed on SoCsHauke Mehrtens2011-08-08
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-08-20
|\ \
| * \ Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-08-12
| |\ \
| | * | dt: add empty of_get_property for non-dtStephen Warren2011-08-09
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-08-12
| |\ \ \
| * | | | move RLIMIT_NPROC check from set_user() to do_execve_common()Vasiliy Kulikov2011-08-11
| * | | | mm: Fix fixup_user_fault() for MMU=nPeter Zijlstra2011-08-08
| * | | | cred: use 'const' in get_current_{user,groups}Linus Torvalds2011-08-08
| * | | | CRED: Restore const to current_cred()David Howells2011-08-08
| | |/ / | |/| |
* | | | net: add the comment for skb->l4_rxhashChangli Gao2011-08-19
* | | | net: remove ndo_set_multicast_list callbackJiri Pirko2011-08-17
* | | | net: introduce IFF_UNICAST_FLT private flagJiri Pirko2011-08-17
* | | | rps: Add flag to skb to indicate rxhash is based on L4 tupleTom Herbert2011-08-17
* | | | ethtool: Note common alternate exit condition for interrupt coalescingBen Hutchings2011-08-16