aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
...
* | | | | eth: Declare an optimized compare_ether_addr_64bits() functionEric Dumazet2008-11-24
* | | | | dccp: Set per-connection CCIDs via socket optionsGerrit Renker2008-11-23
* | | | | netdevice hdlc: Convert directly reference of netdev->privWang Chen2008-11-21
* | | | | DCB: Add support for DCB BCNAlexander Duyck2008-11-21
* | | | | DCB: Add interface to query the state of PFC feature.Alexander Duyck2008-11-21
* | | | | DCB: Add interface to query # of TCs supported by deviceAlexander Duyck2008-11-21
* | | | | DCB: Add interface to query for the DCB capabilities of an device.Alexander Duyck2008-11-21
* | | | | ixgbe: this patch adds support for DCB to the kernel and ixgbe driverAlexander Duyck2008-11-20
* | | | | hippi: convert driver to net_device_opsStephen Hemminger2008-11-20
* | | | | fddi: convert to new network device opsStephen Hemminger2008-11-20
* | | | | netdev: add more functions to netdevice opsStephen Hemminger2008-11-20
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-20
|\| | | |
| * | | | cpuset: update top cpuset's mems after adding a nodeMiao Xie2008-11-19
| * | | | reintroduce accept4Ulrich Drepper2008-11-19
* | | | | pkt_sched: add DRR schedulerPatrick McHardy2008-11-20
* | | | | netlink: avoid memset of 0 bytes sparse warningPatrick McHardy2008-11-20
* | | | | filter: add SKF_AD_NLATTR_NEST to look for nested attributesPablo Neira Ayuso2008-11-20
* | | | | netdev: expose ethernet address primitivesStephen Hemminger2008-11-20
* | | | | netdev: introduce dev_get_stats()Stephen Hemminger2008-11-20
* | | | | netdev: network device operations infrastructureStephen Hemminger2008-11-20
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-19
|\| | | |
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-11-18
| |\ \ \ \
| | * | | | block: make add_partition() return pointer to hd_structTejun Heo2008-11-18
| * | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-11-18
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...Ingo Molnar2008-11-11
| | |\ \ \ \
| | | * | | | ring-buffer: buffer record on/off switchSteven Rostedt2008-11-11
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-17
| |\ \ \ \ \ \
| | * | | | | | lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.cIngo Molnar2008-11-14
| | |/ / / / /
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-11-15
| |\ \ \ \ \ \
| | * | | | | | HID: map macbook keys for "Expose" and "Dashboard"Henrik Rydberg2008-11-13
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Fix inotify watch removal/umount racesAl Viro2008-11-15
| * | | | | | Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-11-15
| |\ \ \ \ \ \
| | * | | | | | serial: sh-sci: fix cannot work SH7723 SCIFAYoshihiro Shimoda2008-11-11
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Add 'pr_fmt()' format modifier to pr_xyz macros.Martin Schwidefsky2008-11-15
| * | | | | | USB: don't register endpoints for interfaces that are going awayAlan Stern2008-11-13
| * | | | | | slab: document SLAB_DESTROY_BY_RCUPeter Zijlstra2008-11-13
| | |/ / / / | |/| | | |
| * | | | | Add c2 port supportRodolfo Giometti2008-11-12
| * | | | | rtc: rtc-wm8350: add support for WM8350 RTCMark Brown2008-11-12
| * | | | | remove ratelimt()Andrew Morton2008-11-12
| * | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-11-12
| |\ \ \ \ \
| | * | | | | hrtimer: clean up unused callback modesPeter Zijlstra2008-11-12
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-11-12
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge branch 'video' into releaseLen Brown2008-11-11
| | |\ \ \ \
| | | * | | | ACPI video: if no ACPI backlight support, use vendor driversThomas Renninger2008-11-07
| | * | | | | Merge branch 'misc' into releaseLen Brown2008-11-11
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | ACPI: remove CONFIG_ACPI_ECBjorn Helgaas2008-11-06
* | | | | | | dccp: Deprecate Ack Ratio sysctlGerrit Renker2008-11-17
* | | | | | | dccp: Feature negotiation for minimum-checksum-coverageGerrit Renker2008-11-17
* | | | | | | dccp: Deprecate old setsockopt frameworkGerrit Renker2008-11-17
* | | | | | | virtio_net: VIRTIO_NET_F_MSG_RXBUF (imprive rcv buffer allocation)Mark McLoughlin2008-11-17