aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...David S. Miller2009-11-291-0/+1
|\
| * sctp: implement definition for SACK-IMMEDIATELY extensionWei Yongjun2009-11-231-0/+1
* | vlan: support "loose binding" to the underlying network devicePatrick McHardy2009-11-261-0/+1
* | macvlan: export macvlan mode through netlinkArnd Bergmann2009-11-261-0/+15
* | veth: move loopback logic to common locationArnd Bergmann2009-11-261-0/+2
* | xfrm: Define new XFRM netlink auth attribute with specified truncation bitsMartin Willi2009-11-251-0/+8
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-244-1/+20
|\ \ | |/ |/|
| * cfg80211: disallow bridging managed/adhoc interfacesJohannes Berg2009-11-191-0/+1
| * mac80211: use a structure to hold the mesh config information elementRui Paulo2009-11-181-1/+15
| * rfkill: Add constant for RFKILL_TYPE_FM radio devicesMarcel Holtmann2009-11-181-0/+2
| * rfkill: Add missing description for RFKILL_TYPE_GPSMarcel Holtmann2009-11-181-0/+1
| * wl1251: add NVS in EEPROM supportDavid-John Willis2009-11-181-0/+1
* | net: rename skb->iif to skb->skb_iifEric Dumazet2009-11-201-2/+2
* | X25: Enable setting of cause and diagnostic fieldsAndrew Hendry2009-11-181-0/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-1838-74/+171
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-181-1/+1
| |\
| * | mm: allow memory hotplug and hibernation in the same kernelAndi Kleen2009-11-171-2/+19
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2009-11-171-9/+0
| |\ \
| | * | nilfs2: deleted struct nilfs_dat_group_descJiro SEKIBA2009-11-151-9/+0
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-11-141-0/+4
| |\ \ \ | | |/ / | |/| |
| | * | Input: fix locking in memoryless force-feedback devicesDmitry Torokhov2009-11-101-0/+4
| * | | serial: add support for the Lava Quattro PCI quad-port 16550A cardLennert Buytenhek2009-11-121-0/+2
| * | | fb: remove fb_save_state() and fb_restore_state operationsKrzysztof Helt2009-11-121-6/+0
| * | | ext3: Wait for proper transaction commit on fsyncJan Kara2009-11-111-0/+8
| * | | i2c: Add an interface to lock/unlock an I2C bus segmentJean Delvare2009-11-071-0/+18
| * | | i2c-piix4: Modify code name SB900 to Hudson-2Crane Cai2009-11-071-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-031-2/+4
| |\ \ \
| * \ \ \ Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-11-021-2/+2
| |\ \ \ \
| | * | | | perf events: Fix swevent hrtimer sampling by keeping track of remaining time ...Soeren Sandmann2009-10-231-2/+2
| * | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-11-021-1/+1
| |\ \ \ \ \
| | * | | | | tracing: Remove cpu arg from the rb_time_stamp() functionJiri Olsa2009-10-241-1/+1
| * | | | | | Driver core: allow certain drivers prohibit bind/unbind via sysfsDmitry Torokhov2009-10-301-1/+3
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-param-fixesLinus Torvalds2009-10-291-1/+0
| |\ \ \ \ \ \
| | * | | | | | param: fix lots of bugs with writing charp params from sysfs, by leaking mem.Rusty Russell2009-10-291-1/+0
| | |/ / / / /
| * | | | | | Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-10-291-0/+12
| |\ \ \ \ \ \
| | * | | | | | HWPOISON: Clean up PR_MCE_KILL interfaceAndi Kleen2009-10-041-0/+12
| * | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-10-291-5/+1
| |\ \ \ \ \ \ \
| | * | | | | | | rcu: Stopgap fix for synchronize_rcu_expedited() for TREE_PREEMPT_RCUPaul E. McKenney2009-10-151-5/+1
| * | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-10-291-2/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | sched: Disable SD_PREFER_LOCAL for MC/CPU domainsPeter Zijlstra2009-10-141-2/+2
| | |/ / / / / / /
| * | | | | | | | 8250_pci: add IBM Saturn serial cardBenjamin Herrenschmidt2009-10-291-0/+3
| * | | | | | | | serial: add ADDI-DATA GmbH PCI-Express communication cards in 8250_pci.c and ...Krauth.Julien2009-10-291-0/+4
| * | | | | | | | strstrip(): mark as as must_checkKOSAKI Motohiro2009-10-291-1/+1
| * | | | | | | | cpufreq: add cpufreq_get() stub for CONFIG_CPU_FREQ=nRandy Dunlap2009-10-291-0/+7
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | virtio_blk: Revert serial number supportRusty Russell2009-10-221-4/+0
| * | | | | | | virtio: let header files include virtio_ids.hChristian Borntraeger2009-10-227-0/+7
| * | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-10-161-4/+2
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2Shane Huang2009-10-161-4/+2
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-151-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | workqueue: add 'flush_delayed_work()' to run and wait for delayed workLinus Torvalds2009-10-141-0/+1