aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-02-01netfilter: ecache: always set events bits, filter them laterPablo Neira Ayuso1-3/+0
2011-01-19sctp: user perfect name for Delayed SACK Timer optionShan Wei1-0/+1
2011-01-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-1/+1
2011-01-13etherdevice.h: Add is_unicast_ether_addr functionTobias Klauser1-0/+11
2011-01-13ipsec: update MAX_AH_AUTH_LEN to support sha512Nicolas Dichtel1-1/+1
2011-01-13net: remove dev_txq_stats_fold()Eric Dumazet1-5/+0
2011-01-13ieee80211: correct IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK macroAmitkumar Karwar1-1/+1
2011-01-12sched: remove unused backlog in RED statsstephen hemminger1-1/+0
2011-01-12Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller3-10/+25
2011-01-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller3-5/+31
2011-01-12netfilter: fix compilation when conntrack is disabled but tproxy is enabledKOVACS Krisztian3-10/+25
2011-01-11Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller2-6/+6
2011-01-11netfilter: ebtables: make broute table work againFlorian Westphal1-1/+1
2011-01-11ah: update maximum truncated ICV lengthNicolas Dichtel1-1/+1
2011-01-10arp: allow to invalidate specific ARP entriesMaxim Levitsky1-0/+1
2011-01-10net_sched: factorize qdisc stats handlingEric Dumazet1-6/+14
2011-01-10net: Add alloc_netdev_mqs functionTom Herbert2-4/+10
2011-01-10phonet: some signedness bugsDan Carpenter1-2/+2
2011-01-10netdev: bfin_mac: let boards set vlan masksMike Frysinger1-0/+1
2011-01-10nl80211: add/fix mesh docsJohannes Berg1-5/+15
2011-01-10cfg80211: add mesh join/leave callback docsJohannes Berg1-0/+2
2011-01-10mac80211: add missing docs for off-chan TX flagJohannes Berg1-0/+4
2011-01-10mac80211: add remain-on-channel docsJohannes Berg1-0/+10
2011-01-10netfilter: x_tables: dont block BH while reading countersEric Dumazet1-5/+5
2011-01-09net offloading: Pass features into netif_needs_gso().Jesse Gross1-9/+3
2011-01-09net offloading: Generalize netif_get_vlan_features().Jesse Gross1-2/+2
2011-01-09net/sock.h: make some fields private to fix kernel-doc warning(s)Randy Dunlap1-0/+4
2011-01-09net/fec: add mac field into platform data and consolidate fec_get_macShawn Guo1-0/+3
2011-01-07Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-5/+380
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds6-22/+222
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-2/+2
2011-01-07Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2011-01-07Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-13/+47
2011-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds4-17/+138
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds5-6/+33
2011-01-07Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds9-10/+246
2011-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds6-7/+46
2011-01-07Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npigginLinus Torvalds20-203/+586
2011-01-07sched: Consolidate the name of root_task_group and init_task_groupYong Zhang1-1/+1
2011-01-07fs: scale mntget/mntputNick Piggin2-36/+19
2011-01-07fs: implement faster dentry memcmpNick Piggin1-0/+21
2011-01-07fs: improve scalability of pseudo filesystemsNick Piggin1-0/+1
2011-01-07fs: dcache per-inode inode alias lockingNick Piggin1-1/+0
2011-01-07fs: dcache per-bucket dcache hash lockingNick Piggin2-2/+4
2011-01-07bit_spinlock: add required includesNick Piggin1-0/+4
2011-01-07kernel: add bl_listNick Piggin2-0/+271
2011-01-07fs: provide simple rcu-walk generic_check_acl implementationNick Piggin1-0/+19
2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin5-8/+10
2011-01-07fs: rcu-walk aware d_revalidate methodNick Piggin1-1/+0
2011-01-07fs: cache optimise dentry and inode for rcu-walkNick Piggin2-36/+42