summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* 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
* | | | ethtool: Explicitly state the exit condition for interrupt coalescingBen Hutchings2011-08-16
* | | | ethtool: Correct description of 'max_coalesced_frames' fieldsBen Hutchings2011-08-16
* | | | ethtool: Specify what kind of coalescing struct ethtool_coalesce coversBen Hutchings2011-08-16
* | | | ethtool: Reformat struct ethtool_coalesce comments into kernel-doc formatBen Hutchings2011-08-16
* | | | net: Fix sungem_phy sharing.David S. Miller2011-08-16
* | | | net: Move sungem_phy.h under include/linuxDavid S. Miller2011-08-14
* | | | if_ether: add new Ethernet Protocol ID for af_iucvFrank Blaschka2011-08-13
| |/ / |/| |
* | | net: Make userland include of netlink.h more sane.David S. Miller2011-08-07
|/ /
* | fix rcu annotations noise in cred.hAl Viro2011-08-07
* | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2011-08-06
|\ \
| * | nfs_xdr: Move nfs4_string definition out of #ifdef CONFIG_NFS_V4Boaz Harrosh2011-08-04
* | | vfs: optimize inode cache access patternsLinus Torvalds2011-08-06
* | | vfs: renumber DCACHE_xyz flags, remove some stale onesLinus Torvalds2011-08-06
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-08-06
|\ \ \
| * | | net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller2011-08-06
| * | | crypto: Move md5_transform to lib/md5.cDavid S. Miller2011-08-06
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2011-08-06
|\ \ \ \
| * | | | Add KEY_MICMUTE and enable it on Lenovo X220Andy Lutomirski2011-08-05
| |/ / /
* / / / lib/sha1: use the git implementation of SHA-1Mandeep Singh Baines2011-08-06
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-08-04
|\ \ \
| * | | RCUify freeing acls, let check_acl() go ahead in RCU mode if acl is cachedAl Viro2011-08-03
| * | | get rid of boilerplate switches in posix_acl.hAl Viro2011-08-03
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2011-08-04
|\ \ \ \
| * | | | ioat: Adding PCI IDs for IOAT devices on SandyBridge platformsDave Jiang2011-07-22
| | |/ / | |/| |
* | | | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-08-04
|\ \ \ \