aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2008-11-26nl80211: Report max TX power in NL80211_BAND_ATTR_FREQSJouni Malinen1-0/+4
2008-11-25cfg80211/mac80211: Add 802.11d supportLuis R. Rodriguez1-0/+62
2008-11-25DCB: fix kconfig optionJeff Kirsher1-2/+2
2008-11-25netdev: add HAVE_NET_DEVICE_OPSStephen Hemminger1-0/+1
2008-11-24tcp: add some mibs to track collapsingIlpo Järvinen1-0/+3
2008-11-24tcp: Try to restore large SKBs while SACK processingIlpo Järvinen1-0/+33
2008-11-23eth: Declare an optimized compare_ether_addr_64bits() functionEric Dumazet1-0/+42
2008-11-23dccp: Set per-connection CCIDs via socket optionsGerrit Renker1-0/+5
2008-11-21netdevice hdlc: Convert directly reference of netdev->privWang Chen1-1/+1
2008-11-20DCB: Add support for DCB BCNAlexander Duyck1-1/+43
2008-11-20DCB: Add interface to query the state of PFC feature.Alexander Duyck1-0/+2
2008-11-20DCB: Add interface to query # of TCs supported by deviceAlexander Duyck1-0/+27
2008-11-20DCB: Add interface to query for the DCB capabilities of an device.Alexander Duyck1-0/+37
2008-11-20ixgbe: this patch adds support for DCB to the kernel and ixgbe driverAlexander Duyck3-0/+243
2008-11-20hippi: convert driver to net_device_opsStephen Hemminger1-1/+3
2008-11-20fddi: convert to new network device opsStephen Hemminger1-0/+1
2008-11-20netdev: add more functions to netdevice opsStephen Hemminger1-13/+26
2008-11-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller3-10/+3
2008-11-20pkt_sched: add DRR schedulerPatrick McHardy1-0/+16
2008-11-20netlink: avoid memset of 0 bytes sparse warningPatrick McHardy1-1/+2
2008-11-20filter: add SKF_AD_NLATTR_NEST to look for nested attributesPablo Neira Ayuso1-1/+2
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-19cpuset: update top cpuset's mems after adding a nodeMiao Xie1-4/+0
2008-11-19reintroduce accept4Ulrich Drepper2-6/+3
2008-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David 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/kernel/git/tip/linux-2.6-tipLinus 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/jikos/hidLinus 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/lethal/sh-2.6Linus 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