summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2008-11-19netdev: expose ethernet address primitivesStephen Hemminger1-0/+4
2008-11-19netdev: introduce dev_get_stats()Stephen Hemminger1-1/+3
2008-11-19netdev: network device operations infrastructureStephen Hemminger1-64/+168
2008-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller14-38/+189
2008-11-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+3
2008-11-18Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+3
2008-11-18block: make add_partition() return pointer to hd_structTejun Heo1-1/+3
2008-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+3
2008-11-16dccp: Deprecate Ack Ratio sysctlGerrit Renker1-2/+0
2008-11-16dccp: Feature negotiation for minimum-checksum-coverageGerrit Renker1-2/+2
2008-11-16dccp: Deprecate old setsockopt frameworkGerrit Renker1-7/+0
2008-11-16virtio_net: VIRTIO_NET_F_MSG_RXBUF (imprive rcv buffer allocation)Mark McLoughlin1-0/+9
2008-11-16udp: Use hlist_nulls in UDP RCU codeEric Dumazet1-17/+0
2008-11-16rcu: Introduce hlist_nulls variant of hlistEric Dumazet2-0/+204
2008-11-16TPROXY: implemented IP_RECVORIGDSTADDR socket optionBalazs Scheidler1-0/+4
2008-11-16phylib: make mdio-gpio work without OF (v4)Paulius Zaleckas1-0/+25
2008-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-0/+2
2008-11-15Fix inotify watch removal/umount racesAl Viro1-0/+11
2008-11-15Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+3
2008-11-15Add 'pr_fmt()' format modifier to pr_xyz macros.Martin Schwidefsky1-19/+23
2008-11-13lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.cIngo Molnar1-2/+3
2008-11-13USB: don't register endpoints for interfaces that are going awayAlan Stern1-0/+2
2008-11-13slab: document SLAB_DESTROY_BY_RCUPeter Zijlstra1-0/+28
2008-11-13HID: map macbook keys for "Expose" and "Dashboard"Henrik Rydberg1-0/+2
2008-11-12Add c2 port supportRodolfo Giometti1-0/+65
2008-11-12rtc: rtc-wm8350: add support for WM8350 RTCMark Brown1-0/+2
2008-11-12remove ratelimt()Andrew Morton1-7/+0
2008-11-12Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-5/+0
2008-11-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-4/+44
2008-11-12hrtimer: clean up unused callback modesPeter Zijlstra1-5/+0
2008-11-12dccp: Query supported CCIDsGerrit Renker1-0/+1
2008-11-12serial: sh-sci: fix cannot work SH7723 SCIFAYoshihiro Shimoda1-0/+3
2008-11-11Merge branch 'video' into releaseLen Brown1-0/+44
2008-11-11Merge branch 'misc' into releaseLen Brown1-4/+0
2008-11-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller13-22/+634
2008-11-11Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...Ingo Molnar1-0/+3
2008-11-11ring-buffer: buffer record on/off switchSteven Rostedt1-0/+3
2008-11-11Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2008-11-11telephony: trivial: fix up email addressAlan Cox1-1/+1
2008-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-7/+35
2008-11-11fix for account_group_exec_runtime(), make sure ->signal can't be freed under...Oleg Nesterov1-0/+1
2008-11-10ssb: Fix DMA-API compilation for non-PCI systemsMichael Buesch1-7/+35
2008-11-10mac80211_hwsim: Add support for client PS modeJouni Malinen1-0/+7
2008-11-10nl80211: Add TX queue parameter configurationJouni Malinen1-2/+41
2008-11-10nl80211: Add basic rate configuration for AP modeJouni Malinen1-0/+6
2008-11-10wireless: move mesh config length constantJohannes Berg1-0/+3
2008-11-10libata: revert convert-to-block-tagging patchesTejun Heo1-0/+1
2008-11-09Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds3-2/+574
2008-11-09cpumask: introduce new API, without changing anything, v3Rusty Russell1-6/+52
2008-11-09clarify usage expectations for cnt32_to_63()Nicolas Pitre1-6/+16