aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-01-19sctp: user perfect name for Delayed SACK Timer optionShan Wei
2011-01-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-01-13etherdevice.h: Add is_unicast_ether_addr functionTobias Klauser
2011-01-13ipsec: update MAX_AH_AUTH_LEN to support sha512Nicolas Dichtel
2011-01-13net: remove dev_txq_stats_fold()Eric Dumazet
2011-01-13ieee80211: correct IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK macroAmitkumar Karwar
2011-01-12sched: remove unused backlog in RED statsstephen hemminger
2011-01-12Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller
2011-01-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-01-12netfilter: fix compilation when conntrack is disabled but tproxy is enabledKOVACS Krisztian
2011-01-11Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller
2011-01-11netfilter: ebtables: make broute table work againFlorian Westphal
2011-01-11ah: update maximum truncated ICV lengthNicolas Dichtel
2011-01-10arp: allow to invalidate specific ARP entriesMaxim Levitsky
2011-01-10net_sched: factorize qdisc stats handlingEric Dumazet
2011-01-10net: Add alloc_netdev_mqs functionTom Herbert
2011-01-10phonet: some signedness bugsDan Carpenter
2011-01-10netdev: bfin_mac: let boards set vlan masksMike Frysinger
2011-01-10nl80211: add/fix mesh docsJohannes Berg
2011-01-10cfg80211: add mesh join/leave callback docsJohannes Berg
2011-01-10mac80211: add missing docs for off-chan TX flagJohannes Berg
2011-01-10mac80211: add remain-on-channel docsJohannes Berg
2011-01-10netfilter: x_tables: dont block BH while reading countersEric Dumazet
2011-01-09net offloading: Pass features into netif_needs_gso().Jesse Gross
2011-01-09net offloading: Generalize netif_get_vlan_features().Jesse Gross
2011-01-09net/sock.h: make some fields private to fix kernel-doc warning(s)Randy Dunlap
2011-01-09net/fec: add mac field into platform data and consolidate fec_get_macShawn Guo
2011-01-07Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2011-01-07Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-01-07Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-01-07Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-01-07Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-01-07sched: Consolidate the name of root_task_group and init_task_groupYong Zhang
2011-01-07fs: scale mntget/mntputNick Piggin
2011-01-07fs: implement faster dentry memcmpNick Piggin
2011-01-07fs: improve scalability of pseudo filesystemsNick Piggin
2011-01-07fs: dcache per-inode inode alias lockingNick Piggin
2011-01-07fs: dcache per-bucket dcache hash lockingNick Piggin
2011-01-07bit_spinlock: add required includesNick Piggin
2011-01-07kernel: add bl_listNick Piggin
2011-01-07fs: provide simple rcu-walk generic_check_acl implementationNick Piggin
2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin
2011-01-07fs: rcu-walk aware d_revalidate methodNick Piggin
2011-01-07fs: cache optimise dentry and inode for rcu-walkNick Piggin
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin