summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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-13if_ether: add new Ethernet Protocol ID for af_iucvFrank 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-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-09ssb: define boardflagsRafał Miłecki
2011-08-09dt: add empty of_get_property for non-dtStephen Warren
2011-08-08mm: Fix fixup_user_fault() for MMU=nPeter Zijlstra
2011-08-08cred: use 'const' in get_current_{user,groups}Linus Torvalds
2011-08-08bcma: get CPU clockHauke Mehrtens
2011-08-08bcma: add serial console supportHauke Mehrtens
2011-08-08bcma: add mips driverHauke Mehrtens
2011-08-08bcma: add SOC busHauke Mehrtens
2011-08-08bcma: add functions to scan cores needed on SoCsHauke Mehrtens
2011-08-08CRED: Restore const to current_cred()David Howells
2011-08-07net: Make userland include of netlink.h more sane.David S. Miller
2011-08-07fix rcu annotations noise in cred.hAl Viro
2011-08-06Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2011-08-06vfs: optimize inode cache access patternsLinus Torvalds
2011-08-06vfs: renumber DCACHE_xyz flags, remove some stale onesLinus Torvalds
2011-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-08-06net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller
2011-08-06crypto: Move md5_transform to lib/md5.cDavid S. Miller
2011-08-06Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2011-08-06lib/sha1: use the git implementation of SHA-1Mandeep Singh Baines
2011-08-05Add KEY_MICMUTE and enable it on Lenovo X220Andy Lutomirski
2011-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-08-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2011-08-04nfs_xdr: Move nfs4_string definition out of #ifdef CONFIG_NFS_V4Boaz Harrosh
2011-08-04Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-08-04Revert "dt: add of_alias_scan and of_alias_get_id"Grant Likely
2011-08-03Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-08-03Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-08-03Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-08-03tmpfs radix_tree: locate_item to speed up swapoffHugh Dickins