summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-12-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller77-439/+581
2010-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-12/+42
2010-12-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds1-10/+35
2010-12-23Revert "ipv4: Allow configuring subnets as local addresses"David S. Miller1-1/+0
2010-12-22taskstats: pad taskstats netlink response for aligment issues on ia64Jeff Mahoney1-1/+2
2010-12-22include/linux/unaligned: pack the whole struct rather than just the fieldWill Newton1-3/+3
2010-12-22Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller1-4/+24
2010-12-22mac80211: selective throughput LED trigger activeJohannes Berg1-3/+17
2010-12-22mac80211: add throughput based LED blink triggerJohannes Berg1-0/+38
2010-12-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-17/+194
2010-12-22kthread_work: make lockdep happyYong Zhang1-10/+35
2010-12-21net: Fix range checks in tcf_valid_offset().David S. Miller1-1/+3
2010-12-20TCP: increase default initial receive window.Nandita Dukkipati1-0/+3
2010-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-2/+4
2010-12-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-5/+11
2010-12-20mac80211: Remove unused third address from mesh address extension header.Javier Cardona1-1/+0
2010-12-20nl80211: Export available antennasBruno Randolf1-0/+9
2010-12-20cfg80211: Separate available antennas for RX and TXBruno Randolf1-3/+9
2010-12-20mac80211: Let userspace enable and configure vendor specific path selection.Javier Cardona3-4/+76
2010-12-20mac80211: Rename mesh_params to mesh_config to prepare for mesh_setupJavier Cardona2-9/+14
2010-12-20mac80211/rt2x00: add ieee80211_tx_status_ni()Johannes Stezenbach1-4/+24
2010-12-20ipv4: Flush per-ns routing cache more sanely.David S. Miller1-1/+1
2010-12-20Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2010-12-20net_sched: always clone skbsChangli Gao1-5/+1
2010-12-20Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-3/+7
2010-12-20clarify a usage constraint for cnt32_to_63()Nicolas Pitre1-1/+19
2010-12-19net: kill unused macrosShan Wei2-3/+0
2010-12-19ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed.David Stevens1-0/+10
2010-12-19Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git....Linus Torvalds2-0/+3
2010-12-19Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2010-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-1/+1
2010-12-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller3-3/+8
2010-12-17netlink: fix gcc -Wconversion compilation warningDmitry V. Levin1-1/+1
2010-12-17resources: add arch hook for preventing allocation in reserved areasBjorn Helgaas1-0/+1
2010-12-17Revert "resources: support allocating space within a region from the top down"Bjorn Helgaas1-1/+0
2010-12-17ceph: mark user pages dirty on direct-io readsHenry C Chang1-2/+4
2010-12-17Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-1/+2
2010-12-17Merge branch 'bkl_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds1-0/+2
2010-12-17block: max hardware sectors limit wrapperMike Snitzer1-0/+1
2010-12-17block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits insteadMartin K. Petersen1-3/+6
2010-12-16Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds3-7/+8
2010-12-16Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-6/+11
2010-12-16net: Introduce skb_checksum_start_offset()Michał Mirosław1-0/+5
2010-12-16net: fix nulls list corruptions in sk_prot_allocOctavian Purdila1-0/+3
2010-12-16tcp: relax tcp_paws_check()Eric Dumazet1-1/+7
2010-12-16net: factorize sync-rcu call in unregister_netdevice_manyOctavian Purdila1-0/+1
2010-12-16net: use NUMA_NO_NODE instead of the magic number -1Changli Gao1-1/+1
2010-12-16bnx2x: Take the distribution range definition out of skb_tx_hash()Vladislav Zolotarov2-2/+13
2010-12-16cfg80211: fix null pointer dereference with a custom regulatory requestLuis R. Rodriguez1-1/+3
2010-12-16nl80211: Add notification for dropped Deauth/DisassocJouni Malinen2-0/+36