summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2010-12-16net: factorize sync-rcu call in unregister_netdevice_manyOctavian Purdila
2010-12-16net: use NUMA_NO_NODE instead of the magic number -1Changli Gao
2010-12-16bnx2x: Take the distribution range definition out of skb_tx_hash()Vladislav Zolotarov
2010-12-16cfg80211: fix null pointer dereference with a custom regulatory requestLuis R. Rodriguez
2010-12-16nl80211: Add notification for dropped Deauth/DisassocJouni Malinen
2010-12-16SSB: Fix nvram_get on BCM47xx platformHauke Mehrtens
2010-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-12-16PM / Runtime: Fix pm_runtime_suspended()Rafael J. Wysocki
2010-12-15mac80211: Add timeout to BA session start APISujith Manoharan
2010-12-15nl80211: advertise maximum remain-on-channel durationJohannes Berg
2010-12-15xen: Provide a variant of __RING_SIZE() that is an integer constant expressionJeremy Fitzhardinge
2010-12-15fanotify: split version into version and metadata_lenAlexey Zaytsev
2010-12-14Input: define separate EVIOCGKEYCODE_V2/EVIOCSKEYCODE_V2Dmitry Torokhov
2010-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-12-14Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-12-14net: Abstract default MTU metric calculation behind an accessor.David S. Miller
2010-12-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-12-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-12-13bootmem: Add alloc_bootmem_align()Suresh Siddha
2010-12-13net: Abstract default ADVMSS behind an accessor.David S. Miller
2010-12-13ieee80211: add Parameter Set Count bitmaskBing Zhao
2010-12-13cfg80211/nl80211: separate unicast/multicast default TX keysJohannes Berg
2010-12-13cfg80211: Add antenna availability informationBruno Randolf
2010-12-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-12-12ipv4: Don't pre-seed hoplimit metric.David S. Miller
2010-12-12net: Abstract RTAX_HOPLIMIT metric accesses behind helper.David S. Miller
2010-12-11Merge branches 'bugzilla-15418', 'bugzilla-21722', 'bugzilla-22932', 'misc-2....Len Brown
2010-12-11ACPI: video: fix build for CONFIG_ACPI=nChris Wilson
2010-12-11ACPI: video: fix build for VIDEO_OUTPUT_CONTROL=nLen Brown
2010-12-11acpi: fix _OSI string setup regressionLin Ming
2010-12-10ethtool: Report link-down while interface is downBen Hutchings
2010-12-10atm: correct sysfs 'device' link creation and parent relationshipsDan Williams
2010-12-10xfrm: Add Traffic Flow Confidentiality padding XFRM attributeMartin Willi
2010-12-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-12-09The new jhash implementationJozsef Kadlecsik
2010-12-09net: optimize INET input path furtherEric Dumazet
2010-12-09net: Abstract away all dst_entry metrics accesses.David S. Miller
2010-12-09Merge branch 'fix/asoc' into for-linusTakashi Iwai
2010-12-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-08cfg80211: add some element IDs in enum ieee80211_eidAmitkumar Karwar
2010-12-08cfg80211: Add new BSS attribute ht_opmodeHelmut Schaa
2010-12-08tcp: Replace time wait bucket msg by counterTom Herbert
2010-12-08sched: Cure more NO_HZ load average woesPeter Zijlstra
2010-12-08perf: Fix duplicate events with multiple-pmu vs software eventsPeter Zijlstra
2010-12-08filter: constify sk_run_filter()Eric Dumazet