summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* netfilter: xtables: change xt_target.checkentry return typeJan Engelhardt2010-03-25
* netfilter: xtables: change xt_match.checkentry return typeJan Engelhardt2010-03-25
* netfilter: xtables: consolidate code into xt_request_find_matchJan Engelhardt2010-03-25
* netfilter: xtables: reduce holes in struct xt_targetJan Engelhardt2010-03-18
* netfilter: xtables: remove almost-unused xt_match_param.data memberJan Engelhardt2010-03-18
* netfilter: update documentation fields of x_tables.hJan Engelhardt2010-03-18
* Merge branch 'master' of ../nf-2.6Patrick McHardy2010-03-18
|\
| * netfilter: remove stale declaration for ip6_masked_addrcmp()YOSHIFUJI Hideaki2010-03-08
| * netfilter: include/linux/netfilter/nf_conntrack_tuple_common.h: Checkpatch cl...Andrea Gelmini2010-03-08
* | netfilter: xt_recent: check for unsupported user space flagsTim Gardner2010-03-17
* | netfilter: xt_recent: add an entry reaperTim Gardner2010-03-17
* | netfilter: xtables: merge xt_CONNMARK into xt_connmarkJan Engelhardt2010-03-17
* | netfilter: xtables: merge xt_MARK into xt_markJan Engelhardt2010-03-17
* | NET: Support clause 45 MDIO commands at the MDIO bus levelJason Gunthorpe2010-03-16
* | net: core: add IFLA_STATS64 supportJan Engelhardt2010-03-16
* | rps: Receive Packet SteeringTom Herbert2010-03-16
| |
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
*-------------. \ Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown2010-03-14
|\ \ \ \ \ \ \ \ \
| | | | * | | | | | resource: add window supportBjorn Helgaas2010-03-14
| | | | * | | | | | resource: add bus number supportBjorn Helgaas2010-03-14
| | | | * | | | | | resource: expand IORESOURCE_TYPE_BITS to make room for bus resource typeBjorn Helgaas2010-03-14
| | | * | | | | | | Add the platform data include for the Xilinx XPS IIC Bus InterfaceRichard Röjfors2010-03-14
| | | * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-03-14
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | Input: ads7846 - add wakeup supportRanjith Lohithakshan2010-03-11
| | | | * | | | | | | Input: ads7846 - add support for AD7843 partsMichael Hennerich2010-03-09
| | | | * | | | | | | Input: scancode in get/set_keycodes should be unsignedDmitry Torokhov2010-03-08
| | | | |/ / / / / /
| | | * | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-03-14
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | i2c-algo-bit: Add pre- and post-xfer hooksJean Delvare2010-03-13
| | | * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2010-03-14
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | net/9p: Add sysfs mount_tag file for virtio 9P deviceAneesh Kumar K.V2010-03-13
| | | | * | | | | | | | net/9p: Use the tag name in the config space for identifying mount pointAneesh Kumar K.V2010-03-13
| | | | |/ / / / / / /
| | | * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-03-13
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | tcp: Add SNMP counters for backlog and min_ttl dropsEric Dumazet2010-03-08
| | | | * | | | | | | | ethtool: Add direct access to ops->get_sset_countJeff Garzik2010-03-05
| | | | * | | | | | | | ethtool: Add direct access to ops->get_sset_countJeff Garzik2010-03-05
| | | | * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-03
| | | | |\ \ \ \ \ \ \ \
| | | | | * | | | | | | | rfkill: Add support for KEY_RFKILLMatthew Garrett2010-03-02
| | | * | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-13
| | | |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | locking: Make sparse work with inline spinlocks and rwlocksLuca Barbieri2010-03-13
| | | | * | | | | | | | | | rcu: Suppress RCU lockdep warnings during early bootPaul E. McKenney2010-03-04
| | | | * | | | | | | | | | rcu: Make rcu_read_lock_sched_held() handle !PREEMPTPaul E. McKenney2010-03-04
| | | | * | | | | | | | | | rcu, cgroup: Relax the check in task_subsys_state() as early boot is now hand...Paul E. McKenney2010-03-04
| | | | * | | | | | | | | | rcu: Use wrapper function instead of exporting tasklist_lockPaul E. McKenney2010-03-04
| | | | * | | | | | | | | | Merge branch 'linus' into core/rcuIngo Molnar2010-03-01
| | | | |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | rcu: Make task_subsys_state() RCU-lockdep checks handle boot-time usePaul E. McKenney2010-02-28
| | | * | | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-13
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / / / | | | |/| | | | | | | | | | |
| | | | * | | | | | | | | | | perf: Provide generic perf_sample_data initializationPeter Zijlstra2010-03-10
| | | | * | | | | | | | | | | Merge commit 'v2.6.34-rc1' into perf/urgentIngo Molnar2010-03-09
| | | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|/ / / / / / | | | | | |/| | | | | | | | |
| | | | * | | | | | | | | | | perf, x86: Restrict the ANY flagPeter Zijlstra2010-03-02
| | | | * | | | | | | | | | | perf: Remove pointless breakpoint unionFrederic Weisbecker2010-02-27
| | | | * | | | | | | | | | | percpu: Add __percpu sparse annotations to hw_breakpointTejun Heo2010-02-27