summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-12-31dcbnl: adding DCBX feature flags get-setShmulik Ravid
2010-12-31dcbnl: adding DCBX engine capabilityShmulik Ravid
2010-12-31net_dcb: add application notifiersJohn Fastabend
2010-12-31dcbnl: add appliction tlv handlersJohn Fastabend
2010-12-31dcbnl: add support for ieee8021Qaz attributesJohn Fastabend
2010-12-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-12-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-12-23Revert "ipv4: Allow configuring subnets as local addresses"David S. Miller
2010-12-22taskstats: pad taskstats netlink response for aligment issues on ia64Jeff Mahoney
2010-12-22include/linux/unaligned: pack the whole struct rather than just the fieldWill Newton
2010-12-22Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-12-22mac80211: selective throughput LED trigger activeJohannes Berg
2010-12-22mac80211: add throughput based LED blink triggerJohannes Berg
2010-12-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-12-22kthread_work: make lockdep happyYong Zhang
2010-12-21net: Fix range checks in tcf_valid_offset().David S. Miller
2010-12-20TCP: increase default initial receive window.Nandita Dukkipati
2010-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-12-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-20mac80211: Remove unused third address from mesh address extension header.Javier Cardona
2010-12-20nl80211: Export available antennasBruno Randolf
2010-12-20cfg80211: Separate available antennas for RX and TXBruno Randolf
2010-12-20mac80211: Let userspace enable and configure vendor specific path selection.Javier Cardona
2010-12-20mac80211: Rename mesh_params to mesh_config to prepare for mesh_setupJavier Cardona
2010-12-20mac80211/rt2x00: add ieee80211_tx_status_ni()Johannes Stezenbach
2010-12-20ipv4: Flush per-ns routing cache more sanely.David S. Miller
2010-12-20Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-12-20net_sched: always clone skbsChangli Gao
2010-12-20Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-12-20clarify a usage constraint for cnt32_to_63()Nicolas Pitre
2010-12-19net: kill unused macrosShan Wei
2010-12-19ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed.David Stevens
2010-12-19Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git....Linus Torvalds
2010-12-19Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-12-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-17netlink: fix gcc -Wconversion compilation warningDmitry V. Levin
2010-12-17resources: add arch hook for preventing allocation in reserved areasBjorn Helgaas
2010-12-17Revert "resources: support allocating space within a region from the top down"Bjorn Helgaas
2010-12-17ceph: mark user pages dirty on direct-io readsHenry C Chang
2010-12-17Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2010-12-17Merge branch 'bkl_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2010-12-17block: max hardware sectors limit wrapperMike Snitzer
2010-12-17block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits insteadMartin K. Petersen
2010-12-16Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2010-12-16Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-12-16net: Introduce skb_checksum_start_offset()Michał Mirosław
2010-12-16net: fix nulls list corruptions in sk_prot_allocOctavian Purdila
2010-12-16tcp: relax tcp_paws_check()Eric Dumazet