aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-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-22net: add APIs for manipulating skb page fragments.Ian Campbell
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
2011-08-12nl80211/cfg80211: Allow SSID to be specified in new beacon commandJouni Malinen
2011-08-12cfg80211/mac80211: move information element parsing logic to cfg80211Yogesh Ashok Powar
2011-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-08-11move RLIMIT_NPROC check from set_user() to do_execve_common()Vasiliy Kulikov
2011-08-11nl80211/cfg80211: Make addition of new sinfo fields saferJouni Malinen
2011-08-11cfg80211: fix a crash in nl80211_send_stationFelix Fietkau
2011-08-10cfg80211/nl80211: Send AssocReq IEs to user space in AP modeJouni Malinen
2011-08-09lib80211: remove exports for functions not called by other modulesPavel Roskin
2011-08-09ssb: define boardflagsRafał Miłecki
2011-08-09dt: add empty of_get_property for non-dtStephen Warren
2011-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-08-08pcmcia: add PCMCIA_DEVICE_MANF_CARD_PROD_ID3Pavel Roskin
2011-08-08mac80211: remove offchannel_tx APIJohannes Berg
2011-08-08mm: Fix fixup_user_fault() for MMU=nPeter Zijlstra
2011-08-08cred: use 'const' in get_current_{user,groups}Linus Torvalds