aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-04-10[Syncookies]: Add support for TCP options via timestamps.Florian Westphal
2008-04-10[IPV6]: Remove unused declarations in include/net/ip6_route.h.Rami Rosen
2008-04-10[SKFILTER]: Add SKF_ADF_NLATTR instructionPatrick McHardy
2008-04-10[IPV6] Remove three method declarations in include/net/ndisc.h.Rami Rosen
2008-04-10socket: sk_filter deinlineStephen Hemminger
2008-04-10socket: sk_filter minor cleanupsStephen Hemminger
2008-04-08mac80211: notify mac from low level driver (iwlwifi)Mohamed Abbas
2008-04-08ssb: Add support for block-I/OMichael Buesch
2008-04-08mac80211: add station aid into ieee80211_tx_controlChr
2008-04-08ssb: Turn suspend/resume upside downMichael Buesch
2008-04-08mac80211: add association capabilty and timing info into bss_confTomas Winkler
2008-04-08mac80211: eliminate conf_htTomas Winkler
2008-04-08Merge branch 'net-2.6.26-isatap-20080403' of git://git.linux-ipv6.org/gitroot...David S. Miller
2008-04-07[TCP]: tcp_simple_retransmit can cause S+LIlpo Järvinen
2008-04-05[IPV6]: Comment MRT6_xxx sockopts in include/linux/in6.h.YOSHIFUJI Hideaki
2008-04-05[IPV6] MROUTE: Support PIM-SM (SSM).YOSHIFUJI Hideaki
2008-04-05[IPV6] MROUTE: Support multicast forwarding.YOSHIFUJI Hideaki
2008-04-04[IPV4] MROUTE: Adjust include files for user-space.YOSHIFUJI Hideaki
2008-04-04[IPV4] MROUTE: Move PIM definitions to <linux/pim.h>.YOSHIFUJI Hideaki
2008-04-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-04-03[NETNS]: Create tcp control socket in the each namespace.Denis V. Lunev
2008-04-03[NETNS]: Inet control socket should not hold a namespace.Denis V. Lunev
2008-04-03[INET]: Let inet_ctl_sock_create return sock rather than socket.Denis V. Lunev
2008-04-03[INET]: Rename inet_csk_ctl_sock_create to inet_ctl_sock_create.Denis V. Lunev
2008-04-03[NETNS]: Declare init_net even without CONFIG_NET defined.Denis V. Lunev
2008-04-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-04-03[IPV6] NDISC: Don't rely on node-type hint from L2 unless required.YOSHIFUJI Hideaki
2008-04-03[IPV6]: Unify ip6_onlink() and ipip6_onlink().YOSHIFUJI Hideaki
2008-04-03[IPV6] SIT: Add SIOCGETPRL ioctl to get/dump PRL.YOSHIFUJI Hideaki
2008-04-03[IPV6] SIT: Add PRL management for ISATAP.Templin, Fred L
2008-04-02alpha: get_current(): don't add zero to current_thread_info()->taskAndrew Morton
2008-04-02alpha: fix ALSA DMA mmap crashIvan Kokshaysky
2008-04-02kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger
2008-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-02cfq-iosched: fix rcu freeing of cfq io contextsFabio Checconi
2008-04-02[NETNS]: Do not include net/net_namespace.h from seq_file.hDenis V. Lunev
2008-04-02[NETNS]: Merge ifdef CONFIG_NET in include/net/net_namespace.h.Denis V. Lunev
2008-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25Linus Torvalds
2008-04-01Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf...Linus Torvalds
2008-04-01[MIPS] Alchemy: work around clock misdetection on early Au1000Sergei Shtylyov
2008-04-01Input: make sure input interfaces pin parent input devicesDmitry Torokhov
2008-03-31[LLC]: skb allocation size for responsesJoonwoo Park
2008-03-31[SOCK][NETNS]: Add the percpu prot_inuse counter in the struct net.Pavel Emelyanov
2008-03-31[SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get.Pavel Emelyanov
2008-03-31[NETNS]: Introduce a netns_core structure.Pavel Emelyanov
2008-03-31[NET]: Fix allnoconfig build on powerpc and avr32David S. Miller
2008-03-31remove include/asm-sh/floppy.hAdrian Bunk
2008-03-30Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-03-30dma_page_list ->base_address is a userland pointerAl Viro