]> git.karo-electronics.de Git - karo-tx-linux.git/history - net
lib: cpu_rmap: CPU affinity reverse-mapping
[karo-tx-linux.git] / net /
2011-01-24 David S. MillerMerge branch 'irq/numa' of git://git.kernel.org/pub...
2011-01-24 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2011-01-24 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2011-01-24 Eric Dumazetnet: arp_ioctl() must hold RTNL
2011-01-24 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2011-01-24 Linus TorvaldsMerge branch 'omap-fixes-for-linus' of git://git.kernel...
2011-01-24 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git.kernel...
2011-01-24 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2011-01-24 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git.kerne...
2011-01-24 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2011-01-24 Linus TorvaldsMerge branch 'BUG_ON' of git://git.kernel.org/pub/scm...
2011-01-24 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-01-24 Rusty Russellmodule: fix missing semicolons in MODULE macro usage
2011-01-22 Linus TorvaldsMerge branch 'media_fixes' of git://git.kernel.org...
2011-01-22 Eric Dumazetnet_sched: TCQ_F_CAN_BYPASS generalization
2011-01-21 Linus TorvaldsMerge branch 'fixes-2.6.38' of git://git.kernel.org...
2011-01-21 Linus TorvaldsMerge branch 'fixes-2.6.38' of git://git.kernel.org...
2011-01-21 Linus TorvaldsMerge branch 'stable/bug-fixes-rc1' of git://git.kernel...
2011-01-21 Linus TorvaldsMerge branches 'fixes' and 'fwnet' of git://git.kernel...
2011-01-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-01-21 Linus TorvaldsMerge branch 'devicetree/merge' of git://git.secretlab...
2011-01-21 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2011-01-21 Eric Dumazetnet: netif_setup_tc() is static
2011-01-21 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2011-01-21 Eric Dumazetnet_sched: accurate bytes/packets stats/rates
2011-01-21 Patrick McHardyrtnetlink: fix link attribute validation with IFLA_GROUP
2011-01-21 Takashi IwaiMerge branch 'fix/asoc' into for-linus
2011-01-21 Takashi IwaiMerge branch 'fix/misc' into for-linus
2011-01-21 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git.kernel...
2011-01-21 Steve FrenchMerge branch 'for-next'
2011-01-21 Linus TorvaldsMerge branch 'akpm'
2011-01-21 David Rientjeskconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
2011-01-21 Eric Dumazetipv6: raw: rcu annotations
2011-01-21 Eric Dumazetneigh: __rcu annotations
2011-01-21 Eric Dumazetnet: ipv6: sit: fix rcu annotations
2011-01-21 Eric Dumazetnet_sched: RCU conversion of stab
2011-01-21 Eric Dumazetnet_sched: move TCQ_F_THROTTLED flag
2011-01-21 Eric Dumazetnet_sched: sfq: allow divisor to be a parameter
2011-01-21 Eric Dumazetnet: dev_close_many() is static
2011-01-21 Linus TorvaldsMerge branch 'tty-linus' of git://git.kernel.org/pub...
2011-01-21 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git.kerne...
2011-01-21 Linus TorvaldsMerge branch 'xen/xenbus' of git://git.kernel.org/pub...
2011-01-21 Linus TorvaldsMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-01-21 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-01-21 Linus TorvaldsMerge branch 'for-38-rc2' of git://codeaurora.org/quic...
2011-01-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-01-21 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-01-21 Linus TorvaldsMerge branch 'acpica' of git://git.kernel.org/pub/scm...
2011-01-21 Benjamin HerrenschmidtMerge remote branch 'kumar/next' into merge
2011-01-20 Eric Dumazetnetfilter: add a missing include in nf_conntrack_reasm.c
2011-01-20 Changli Gaonetfilter: nf_nat: place conntrack in source hash after...
2011-01-20 Patrick McHardyMerge branch 'connlimit' of git://dev.medozas.de/linux
2011-01-20 Patrick McHardyMerge branch 'connlimit' of git://dev.medozas.de/linux
2011-01-20 Florian Westphalnetfilter: do not omit re-route check on NF_QUEUE verdict
2011-01-20 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-01-20 Eric Dumazetnet_sched: cleanups
2011-01-20 Alban Crequyaf_unix: coding style: remove one level of indentation...
2011-01-20 John Fastabendnet_sched: implement a root container qdisc sch_mqprio
2011-01-20 John Fastabendnet: implement mechanism for HW based QOS
2011-01-20 Vlad Dogarunetlink: support setting devgroup parameters
2011-01-20 Vlad Dogarunet_device: add support for network device groups
2011-01-20 Shan Weinet: cleanup unused macros in net directory
2011-01-20 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2011-01-20 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-01-20 Shan Weisctp: user perfect name for Delayed SACK Timer option
2011-01-19 Patrick McHardyMerge branch 'master' of /repos/git/net-next-2.6
2011-01-19 Eric Dumazetnet: fix can_checksum_protocol() arguments swap
2011-01-19 David S. MillerRevert "netlink: test for all flags of the NLM_F_DUMP...
2011-01-19 Patrick McHardynetfilter: nf_conntrack: fix lifetime display for disab...
2011-01-19 Jan Engelhardtnetfilter: xtables: connlimit revision 1
2011-01-19 Pablo Neira Ayusonetfilter: nf_conntrack_tstamp: add flow-based timestam...
2011-01-19 Eric Dumazetnet: filter: dont block softirqs in sk_run_filter()
2011-01-19 Alban Crequyaf_unix: implement socket filter
2011-01-19 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2011-01-19 Jesse Grossnet offloading: Do not mask out NETIF_F_HW_VLAN_TX...
2011-01-19 Romain Francoiseipv6: Silence privacy extensions initialization
2011-01-18 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git.kernel...
2011-01-18 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2011-01-18 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-01-18 Jiri Olsanetfilter: nf_conntrack: nf_conntrack snmp helper
2011-01-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-01-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-01-18 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git.kernel...
2011-01-18 Eric Dumazetnetfilter: ipt_CLUSTERIP: remove "no conntrack!"
2011-01-18 Patrick McHardyMerge branch 'master' of git://dev.medozas.de/linux
2011-01-18 Florian Westphalnetfilter: allow NFQUEUE bypass if no listener is available
2011-01-18 Florian Westphalnetfilter: reduce NF_VERDICT_MASK to 0xff
2011-01-18 Florian Westphalnetfilter: nfnetlink_queue: do not free skb on error
2011-01-18 Florian Westphalnetfilter: nfnetlink_queue: return error number to...
2011-01-18 Florian Westphalnetfilter: Kconfig: NFQUEUE is useless without NETFILTE...
2011-01-18 Changli Gaonetfilter: nf_conntrack: remove an atomic bit operation
2011-01-18 Changli Gaonetfilter: nf_nat: fix conversion to non-atomic bit ops
2011-01-18 Takashi IwaiMerge branch 'fix/asoc' into for-linus
2011-01-18 Takashi IwaiMerge branch 'fix/hda' into for-linus
2011-01-18 Richard Weinbergernetfilter: xt_connlimit: use hotdrop jump mark
2011-01-18 Jan Engelhardtnetfilter: xtables: add missing aliases for autoloading...
2011-01-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-01-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-01-17 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-01-17 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
next