summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2008-04-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | [NETFILTER]: bridge: add ebt_nflog watcherPeter Warasin2008-04-14
| | * | | | | | | | | | | | | | | [NETFILTER]: nf_nat: kill helper and seq_adjust hooksPatrick McHardy2008-04-14
| | * | | | | | | | | | | | | | | [NETFILTER]: nf_conntrack: add DCCP protocol supportPatrick McHardy2008-04-14
| | * | | | | | | | | | | | | | | [NETFILTER]: Add partial checksum validation helperPatrick McHardy2008-04-14
| | * | | | | | | | | | | | | | | [NETFILTER]: remove arpt_(un)register_target indirection macrosJan Engelhardt2008-04-14
| | * | | | | | | | | | | | | | | [NETFILTER]: remove arpt_target indirection macroJan Engelhardt2008-04-14
| | * | | | | | | | | | | | | | | [NETFILTER]: remove arpt_table indirection macroJan Engelhardt2008-04-14
| | * | | | | | | | | | | | | | | [NETFILTER]: annotate {arp,ip,ip6,x}tables with constJan Engelhardt2008-04-14
| | * | | | | | | | | | | | | | | [NETFILTER]: xt_sctp: simplify xt_sctp.hJan Engelhardt2008-04-14
| | * | | | | | | | | | | | | | | [NETFILTER]: ip_tables: per-netns FILTER/MANGLE/RAW tables for realAlexey Dobriyan2008-04-14
| * | | | | | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-04-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | [SKB]: __skb_queue_tail = __skb_insert beforeGerrit Renker2008-04-14
| * | | | | | | | | | | | | | | | [SKB]: __skb_append = __skb_queue_after Gerrit Renker2008-04-14
| * | | | | | | | | | | | | | | | [SKB]: __skb_queue_after(prev) = __skb_insert(prev, prev->next)Gerrit Renker2008-04-14
| * | | | | | | | | | | | | | | | [SKB]: __skb_dequeue = skb_peek + __skb_unlinkGerrit Renker2008-04-14
| * | | | | | | | | | | | | | | | [IPV6] MROUTE: Do not call ipv6_find_idev() directly.YOSHIFUJI Hideaki2008-04-13
| * | | | | | | | | | | | | | | | Merge branch 'net-2.6.26-misc-20080412b' of git://git.linux-ipv6.org/gitroot/...David S. Miller2008-04-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | [IPV6]: Define constants for link-local multicast addresses.YOSHIFUJI Hideaki2008-04-12
| * | | | | | | | | | | | | | | | | LSM: Make the Labeled IPsec hooks more stack friendlyPaul Moore2008-04-12
| |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | [SKFILTER]: Add SKF_ADF_NLATTR instructionPatrick McHardy2008-04-10
| * | | | | | | | | | | | | | | | socket: sk_filter deinlineStephen Hemminger2008-04-10
| * | | | | | | | | | | | | | | | socket: sk_filter minor cleanupsStephen Hemminger2008-04-10
| * | | | | | | | | | | | | | | | ssb: Add support for block-I/OMichael Buesch2008-04-08
| * | | | | | | | | | | | | | | | ssb: Turn suspend/resume upside downMichael Buesch2008-04-08
| * | | | | | | | | | | | | | | | Merge branch 'net-2.6.26-isatap-20080403' of git://git.linux-ipv6.org/gitroot...David S. Miller2008-04-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | [IPV6] NDISC: Don't rely on node-type hint from L2 unless required.YOSHIFUJI Hideaki2008-04-03
| | * | | | | | | | | | | | | | | | [IPV6] SIT: Add SIOCGETPRL ioctl to get/dump PRL.YOSHIFUJI Hideaki2008-04-03
| | * | | | | | | | | | | | | | | | [IPV6] SIT: Add PRL management for ISATAP.Templin, Fred L2008-04-03
| * | | | | | | | | | | | | | | | | [IPV6]: Comment MRT6_xxx sockopts in include/linux/in6.h.YOSHIFUJI Hideaki2008-04-05
| * | | | | | | | | | | | | | | | | [IPV6] MROUTE: Support PIM-SM (SSM).YOSHIFUJI Hideaki2008-04-05
| * | | | | | | | | | | | | | | | | [IPV6] MROUTE: Support multicast forwarding.YOSHIFUJI Hideaki2008-04-05
| * | | | | | | | | | | | | | | | | [IPV4] MROUTE: Adjust include files for user-space.YOSHIFUJI Hideaki2008-04-04
| * | | | | | | | | | | | | | | | | [IPV4] MROUTE: Move PIM definitions to <linux/pim.h>.YOSHIFUJI Hideaki2008-04-04
| * | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-03
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | [NETNS]: Declare init_net even without CONFIG_NET defined.Denis V. Lunev2008-04-03
| * | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | [NETNS]: Do not include net/net_namespace.h from seq_file.hDenis V. Lunev2008-04-02
| | |_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | [NET]: Fix allnoconfig build on powerpc and avr32David S. Miller2008-03-31
| * | | | | | | | | | | | | | | | | | drivers/net/arcnet/arcnet.c: use time_* macrosS.Caglar Onur2008-03-28
| * | | | | | | | | | | | | | | | | | [LIB]: Drop the pcounter itself.Pavel Emelyanov2008-03-28
| * | | | | | | | | | | | | | | | | | [NET]: Protect device namespace inlines with CONFIG_NETDavid S. Miller2008-03-28
| * | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | [NET]: uninline skb_trim, de-bloatsIlpo Järvinen2008-03-27
| * | | | | | | | | | | | | | | | | | | [NET]: uninline skb_push, de-bloats a lotIlpo Järvinen2008-03-27
| * | | | | | | | | | | | | | | | | | | [NET]: uninline dev_alloc_skb, de-bloats a lotIlpo Järvinen2008-03-27
| * | | | | | | | | | | | | | | | | | | [NET]: uninline skb_pull, de-bloats a lotIlpo Järvinen2008-03-27
| * | | | | | | | | | | | | | | | | | | [NET]: uninline skb_put, de-bloats a lotIlpo Järvinen2008-03-27
| * | | | | | | | | | | | | | | | | | | [NETNS]: Compile NET /proc support only if CONFIG_NET is set.Denis V. Lunev2008-03-27
| * | | | | | | | | | | | | | | | | | | [VLAN]: Reduce memory consumed by vlan_groupsPavel Emelyanov2008-03-26