summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2008-06-17net: Add sk_set_socket() helper.David S. Miller
2008-06-17Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller
2008-06-17netdevice: change net_device->promiscuity/allmulti to unsigned intWang Chen
2008-06-17udp: sk_drops handlingEric Dumazet
2008-06-18bonding: Allow setting max_bonds to zeroJay Vosburgh
2008-06-17net/core: add NETDEV_BONDING_FAILOVER eventOr Gerlitz
2008-06-17Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-...Jeff Garzik
2008-06-17rose: improving AX25 routing frames via ROSE networkBernard Pidoux
2008-06-17atm: [suni] add support for setting loopback and framing modesChas Williams
2008-06-17netfilter: nf_nat: fix RCU racesPatrick McHardy
2008-06-17net: Kill SOCK_SLEEP_PRE and SOCK_SLEEP_POST, no users.David S. Miller
2008-06-17sctp: Kill SCTP_SOCK_SLEEP_{PRE,POST}, unused.David S. Miller
2008-06-16wext: Emit event stream entries correctly when compat.David S. Miller
2008-06-16wext: Create IW_REQUEST_FLAG_COMPAT and set it as needed.David S. Miller
2008-06-16wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.cDavid S. Miller
2008-06-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-16netns: introduce the net_hash_mix "salt" for hashesPavel Emelyanov
2008-06-16inet6: add struct net argument to inet6_ehashfnPavel Emelyanov
2008-06-16inet: add struct net argument to inet_ehashfnPavel Emelyanov
2008-06-16inet: add struct net argument to inet_lhashfnPavel Emelyanov
2008-06-16inet: add struct net argument to inet_bhashfnPavel Emelyanov
2008-06-16udp: add struct net argument to udp_hashfnPavel Emelyanov
2008-06-16udp: introduce a udp_hashfn functionPavel Emelyanov
2008-06-16ipv6 sit: Avoid extra need for compat layer in PRL management.YOSHIFUJI Hideaki
2008-06-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-06-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-06-16Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2008-06-16Export <linux/a.out.h> to userspace again.David Woodhouse
2008-06-16Remove #ifdef CONFIG_ARCH_SUPPORTS_AOUT from <linux/a.out.h>David Woodhouse
2008-06-16[IA64] Fix CONFIG_IA64_SGI_UV build errorJack Steiner
2008-06-16[MIPS] Malta: Fix build errors for 64-bit kernelsThomas Bogendoerfer
2008-06-16[MIPS] Lasat: bring back from the deadThomas Horsten
2008-06-16[MIPS] vpe_id is required for VSMP and SMTC buildsChris Dearman
2008-06-16[MIPS] Fix build for PNX platforms.Ralf Baechle
2008-06-16[MIPS] Alchemy: Add au1500 reserved interruptbruno randolf
2008-06-16[POWERPC] Build fix for drivers/macintosh/mediabay.cAdrian Bunk
2008-06-16[POWERPC] Fix rmb to order cacheable vs. noncacheableNick Piggin
2008-06-16Merge branch 'linux-2.6' into mergePaul Mackerras
2008-06-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf...Paul Mackerras
2008-06-16powerpc/spufs: remove class_0_dsisr from spu exception handlingLuke Browning
2008-06-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-06-14net: change proto destroy method to return voidBrian Haley
2008-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-06-14mac80211: add utility function to get header lengthHarvey Harrison
2008-06-14mac80211: make ieee80211_get_hdrlen_from_skb return unsignedHarvey Harrison
2008-06-14mac80211: remove ieee80211_get_morefragHarvey Harrison
2008-06-14mac80211: add helpers for frame control testingHarvey Harrison
2008-06-14iwlwifi: remove redundant flags regarding to FAT channelEmmanuel Grumbach
2008-06-14nl80211: Fix comment merge errorMichael Buesch
2008-06-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller