aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-01-01tipc: Remove prototype code for supporting slave nodesGravatar Allan Stephens 1-2/+2
2011-01-01tipc: Remove prototype code for supporting multiple zonesGravatar Allan Stephens 1-2/+2
2010-12-31dcbnl: adding DCBX feature flags get-setGravatar Shmulik Ravid 2-0/+36
2010-12-31dcbnl: adding DCBX engine capabilityGravatar Shmulik Ravid 2-0/+48
2010-12-31net_dcb: add application notifiersGravatar John Fastabend 1-0/+31
2010-12-31dcbnl: add appliction tlv handlersGravatar John Fastabend 2-1/+12
2010-12-31dcbnl: add support for ieee8021Qaz attributesGravatar John Fastabend 2-0/+117
2010-12-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Gravatar David S. Miller 77-439/+581
2010-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 7-12/+42
2010-12-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Gravatar Linus Torvalds 1-10/+35
2010-12-23Revert "ipv4: Allow configuring subnets as local addresses"Gravatar David S. Miller 1-1/+0
2010-12-22taskstats: pad taskstats netlink response for aligment issues on ia64Gravatar Jeff Mahoney 1-1/+2
2010-12-22include/linux/unaligned: pack the whole struct rather than just the fieldGravatar Will Newton 1-3/+3
2010-12-22Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...Gravatar David S. Miller 1-4/+24
2010-12-22mac80211: selective throughput LED trigger activeGravatar Johannes Berg 1-3/+17
2010-12-22mac80211: add throughput based LED blink triggerGravatar Johannes Berg 1-0/+38
2010-12-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 4-17/+194
2010-12-22kthread_work: make lockdep happyGravatar Yong Zhang 1-10/+35
2010-12-21net: Fix range checks in tcf_valid_offset().Gravatar David S. Miller 1-1/+3
2010-12-20TCP: increase default initial receive window.Gravatar Nandita Dukkipati 1-0/+3
2010-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Gravatar Linus Torvalds 1-2/+4
2010-12-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Gravatar David S. Miller 2-5/+11
2010-12-20mac80211: Remove unused third address from mesh address extension header.Gravatar Javier Cardona 1-1/+0
2010-12-20nl80211: Export available antennasGravatar Bruno Randolf 1-0/+9
2010-12-20cfg80211: Separate available antennas for RX and TXGravatar Bruno Randolf 1-3/+9
2010-12-20mac80211: Let userspace enable and configure vendor specific path selection.Gravatar Javier Cardona 3-4/+76
2010-12-20mac80211: Rename mesh_params to mesh_config to prepare for mesh_setupGravatar Javier Cardona 2-9/+14
2010-12-20mac80211/rt2x00: add ieee80211_tx_status_ni()Gravatar Johannes Stezenbach 1-4/+24
2010-12-20ipv4: Flush per-ns routing cache more sanely.Gravatar David S. Miller 1-1/+1
2010-12-20Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2010-12-20net_sched: always clone skbsGravatar Changli Gao 1-5/+1
2010-12-20Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 1-3/+7
2010-12-20clarify a usage constraint for cnt32_to_63()Gravatar Nicolas Pitre 1-1/+19
2010-12-19net: kill unused macrosGravatar Shan Wei 2-3/+0
2010-12-19ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed.Gravatar David Stevens 1-0/+10
2010-12-19Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git....Gravatar Linus Torvalds 2-0/+3
2010-12-19Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2010-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Gravatar Linus Torvalds 1-1/+1
2010-12-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Gravatar David S. Miller 3-3/+8
2010-12-17netlink: fix gcc -Wconversion compilation warningGravatar Dmitry V. Levin 1-1/+1
2010-12-17resources: add arch hook for preventing allocation in reserved areasGravatar Bjorn Helgaas 1-0/+1
2010-12-17Revert "resources: support allocating space within a region from the top down"Gravatar Bjorn Helgaas 1-1/+0
2010-12-17ceph: mark user pages dirty on direct-io readsGravatar Henry C Chang 1-2/+4
2010-12-17Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 1-1/+2
2010-12-17Merge branch 'bkl_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Gravatar Linus Torvalds 1-0/+2
2010-12-17block: max hardware sectors limit wrapperGravatar Mike Snitzer 1-0/+1
2010-12-17block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits insteadGravatar Martin K. Petersen 1-3/+6
2010-12-16Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyGravatar Linus Torvalds 3-7/+8
2010-12-16Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusGravatar Linus Torvalds 1-6/+11
2010-12-16net: Introduce skb_checksum_start_offset()Gravatar Michał Mirosław 1-0/+5