summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* phy: power management supportGiuseppe Cavallaro2008-11-281-0/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2008-11-283-1/+6
|\
| * netfilter: ip{,6}t_policy.h should include xp_policy.hAndy Whitcroft2008-11-202-0/+4
| * netfilter: netns ebtables: part 2Alexey Dobriyan2008-11-041-1/+2
| * netfilter: netns ebtables: part 1Alexey Dobriyan2008-11-041-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-261-1/+1
|\ \
| * | netfilter: xtables: add missing const qualifier to xt_tgchk_paramJan Engelhardt2008-11-241-1/+1
* | | nl80211: Change max TX power to be in mBm instead of dBmJouni Malinen2008-11-261-1/+2
* | | rfkill: preserve state across suspendHenrique de Moraes Holschuh2008-11-261-0/+1
* | | nl80211: Report max TX power in NL80211_BAND_ATTR_FREQSJouni Malinen2008-11-261-0/+4
* | | cfg80211/mac80211: Add 802.11d supportLuis R. Rodriguez2008-11-251-0/+62
* | | DCB: fix kconfig optionJeff Kirsher2008-11-251-2/+2
* | | netdev: add HAVE_NET_DEVICE_OPSStephen Hemminger2008-11-251-0/+1
* | | tcp: add some mibs to track collapsingIlpo Järvinen2008-11-241-0/+3
* | | tcp: Try to restore large SKBs while SACK processingIlpo Järvinen2008-11-241-0/+33
* | | eth: Declare an optimized compare_ether_addr_64bits() functionEric Dumazet2008-11-231-0/+42
* | | dccp: Set per-connection CCIDs via socket optionsGerrit Renker2008-11-231-0/+5
* | | netdevice hdlc: Convert directly reference of netdev->privWang Chen2008-11-211-1/+1
* | | DCB: Add support for DCB BCNAlexander Duyck2008-11-201-1/+43
* | | DCB: Add interface to query the state of PFC feature.Alexander Duyck2008-11-201-0/+2
* | | DCB: Add interface to query # of TCs supported by deviceAlexander Duyck2008-11-201-0/+27
* | | DCB: Add interface to query for the DCB capabilities of an device.Alexander Duyck2008-11-201-0/+37
* | | ixgbe: this patch adds support for DCB to the kernel and ixgbe driverAlexander Duyck2008-11-203-0/+243
* | | hippi: convert driver to net_device_opsStephen Hemminger2008-11-201-1/+3
* | | fddi: convert to new network device opsStephen Hemminger2008-11-201-0/+1
* | | netdev: add more functions to netdevice opsStephen Hemminger2008-11-201-13/+26
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-203-10/+3
|\ \ \ | |/ /
| * | cpuset: update top cpuset's mems after adding a nodeMiao Xie2008-11-191-4/+0
| * | reintroduce accept4Ulrich Drepper2008-11-192-6/+3
* | | pkt_sched: add DRR schedulerPatrick McHardy2008-11-201-0/+16
* | | netlink: avoid memset of 0 bytes sparse warningPatrick McHardy2008-11-201-1/+2
* | | filter: add SKF_AD_NLATTR_NEST to look for nested attributesPablo Neira Ayuso2008-11-201-1/+2
* | | netdev: expose ethernet address primitivesStephen Hemminger2008-11-191-0/+4
* | | netdev: introduce dev_get_stats()Stephen Hemminger2008-11-191-1/+3
* | | netdev: network device operations infrastructureStephen Hemminger2008-11-191-64/+168
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-1814-38/+189
|\ \ \ | |/ /
| * | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-11-181-1/+3
| |\ \
| | * | block: make add_partition() return pointer to hd_structTejun Heo2008-11-181-1/+3
| * | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-11-181-0/+3
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...Ingo Molnar2008-11-111-0/+3
| | |\ \
| | | * | ring-buffer: buffer record on/off switchSteven Rostedt2008-11-111-0/+3
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-171-2/+3
| |\ \ \ \
| | * | | | lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.cIngo Molnar2008-11-131-2/+3
| | |/ / /
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-11-151-0/+2
| |\ \ \ \
| | * | | | HID: map macbook keys for "Expose" and "Dashboard"Henrik Rydberg2008-11-131-0/+2
| * | | | | Fix inotify watch removal/umount racesAl Viro2008-11-151-0/+11
| * | | | | Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-11-151-0/+3
| |\ \ \ \ \
| | * | | | | serial: sh-sci: fix cannot work SH7723 SCIFAYoshihiro Shimoda2008-11-121-0/+3
| * | | | | | Add 'pr_fmt()' format modifier to pr_xyz macros.Martin Schwidefsky2008-11-151-19/+23
| * | | | | | USB: don't register endpoints for interfaces that are going awayAlan Stern2008-11-131-0/+2
OpenPOWER on IntegriCloud