aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-06-17net: Kill SOCK_SLEEP_PRE and SOCK_SLEEP_POST, no users.David S. Miller1-24/+0
2008-06-17sctp: Kill SCTP_SOCK_SLEEP_{PRE,POST}, unused.David S. Miller1-2/+0
2008-06-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2008-06-16netns: introduce the net_hash_mix "salt" for hashesPavel Emelyanov5-5/+30
2008-06-16inet6: add struct net argument to inet6_ehashfnPavel Emelyanov1-2/+5
2008-06-16inet: add struct net argument to inet_ehashfnPavel Emelyanov1-2/+4
2008-06-16inet: add struct net argument to inet_lhashfnPavel Emelyanov1-2/+2
2008-06-16inet: add struct net argument to inet_bhashfnPavel Emelyanov1-1/+2
2008-06-16udp: add struct net argument to udp_hashfnPavel Emelyanov1-1/+1
2008-06-16udp: introduce a udp_hashfn functionPavel Emelyanov1-0/+5
2008-06-16ipv6 sit: Avoid extra need for compat layer in PRL management.YOSHIFUJI Hideaki1-1/+1
2008-06-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6David 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/net-2.6David 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/jgarzik/netdev-2.6David S. Miller1-0/+12
2008-06-12Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus 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/tip/linux-2.6-tipLinus 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/gitroot/yoshfuji/linux-2.6-nextDavid 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/linux-acpi-2.6Linus 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_hash().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