summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-06-16udp: introduce a udp_hashfn functionPavel Emelyanov1-0/+5
2008-06-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller3-37/+386
2008-06-14net: change proto destroy method to return voidBrian Haley3-3/+3
2008-06-14mac80211: add utility function to get header lengthHarvey Harrison1-0/+6
2008-06-14mac80211: make ieee80211_get_hdrlen_from_skb return unsignedHarvey Harrison1-1/+1
2008-06-14mac80211: remove ieee80211_get_morefragHarvey Harrison1-14/+0
2008-06-14mac80211: add helpers for frame control testingHarvey Harrison1-18/+374
2008-06-14iwlwifi: remove redundant flags regarding to FAT channelEmmanuel Grumbach1-0/+1
2008-06-14nl80211: Fix comment merge errorMichael Buesch1-4/+4
2008-06-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller62-137/+320
2008-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds1-1/+1
2008-06-13parisc: fix miscompilation of ip_fast_csum with gcc >= 4.3Kyle McMartin1-1/+1
2008-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-10/+2
2008-06-13udp: reorder udp_iter_state to remove padding on 64bit buildsRichard Kennedy1-1/+1
2008-06-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+4
2008-06-12pagemap: pass mm into pagewalkersDave Hansen1-8/+9
2008-06-12cciss: add new hardware supportMike Miller1-0/+1
2008-06-12proc_fs.h: move struct mm_struct forward-declarationBen Nizette1-2/+2
2008-06-12m68k: Add ext2_find_{first,next}_bit() for ext4Aneesh Kumar K.V1-2/+43
2008-06-12tcp: Revert 'process defer accept as established' changes.David S. Miller3-10/+2
2008-06-12Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller1-0/+12
2008-06-12Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+13
2008-06-12[ARM] 5091/1: Add missing bitfield include to regs-lcd.hStefan Schmidt1-1/+4
2008-06-12Merge branch 'core/iter-div' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-10/+27
2008-06-12always_inline timespec_add_nsJeremy Fitzhardinge1-2/+5
2008-06-12add an inlined version of iter_div_u64_remJeremy Fitzhardinge1-0/+19
2008-06-12common implementation of iterative div/modJeremy Fitzhardinge2-9/+4
2008-06-11Merge branch 'net-next-2.6-misc-20080612a' of git://git.linux-ipv6.org/gitroo...David S. Miller3-4/+21
2008-06-11net: remove CVS keywordsAdrian Bunk14-33/+0
2008-06-11smc911x: introduce platform data flagsMagnus Damm1-0/+12
2008-06-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds3-3/+5
2008-06-11proper prototype for acpi_processor_tstate_has_changed()Adrian Bunk1-0/+1
2008-06-11pnpacpi: fix IRQ flag decodingBjorn Helgaas1-3/+3
2008-06-11cpuidle acpi driver: fix oops on AC<->DCVenkatesh Pallipadi1-0/+1
2008-06-12tcp md5sig: Let the caller pass appropriate key for tcp_v{4,6}_do_calc_md5_ha...YOSHIFUJI Hideaki1-0/+10
2008-06-12tcp md5sig: Share most of hash calcucaltion bits between IPv4 and IPv6.YOSHIFUJI Hideaki1-0/+7
2008-06-12tcp md5sig: Remove redundant protocol argument.YOSHIFUJI Hideaki1-2/+0
2008-06-12tcp md5sig: Share MD5 Signature option parser between IPv4 and IPv6.YOSHIFUJI Hideaki1-0/+2
2008-06-12ipv6 netns: Address labels per namespaceBenjamin Thery1-1/+2
2008-06-12ipv6 addrconf: Remove IFA_GLOBAL definition from include/net/if_inet6.h.Rami Rosen1-1/+0
2008-06-11Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+2
2008-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-4/+16
2008-06-10Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller1-1/+1
2008-06-10net: Fix routing tables with id > 255 for legacy softwareKrzysztof Piotr Oledzki1-0/+1
2008-06-10virtio: Fix typo in virtio_net_hdr commentsMark McLoughlin1-1/+1
2008-06-10inet{6}_request_sock: Init ->opt and ->pktopts in the constructorArnaldo Carvalho de Melo2-1/+13
2008-06-10ipv4: Remove unused declaration from include/net/tcp.h.Rami Rosen1-1/+0
2008-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-1/+1
2008-06-10ide: remove the ide_etrax100 chipset typeAdrian Bunk1-1/+1
2008-06-10sched: fix TASK_WAKEKILL vs SIGKILL raceOleg Nesterov1-0/+13