]> git.karo-electronics.de Git - karo-tx-linux.git/history - net/ipv4
tipc: Remove bearer flag indicating existence of broadcast address
[karo-tx-linux.git] / net / ipv4 /
2011-03-12 David S. Millernet: Put fl4_* macros to struct flowi4 and use them...
2011-03-12 David S. Milleripv4: Kill fib_semantic_match declaration from fib_lookup.h
2011-03-12 David S. Millernet: Use flowi4 and flowi6 in xfrm layer.
2011-03-12 David S. Milleripv4: Use flowi4 in UDP
2011-03-12 David S. Millernetfilter: Use flowi4 in nf_nat_standalone.c
2011-03-12 David S. Milleripv4: Use flowi4 in ipmr code.
2011-03-12 David S. Milleripv4: Use flowi4 in FIB layer.
2011-03-12 David S. Milleripv4: Use flowi4 in public route lookup interfaces.
2011-03-12 David S. Milleripv4: Use struct flowi4 internally in routing lookups.
2011-03-12 David S. Milleripv4: Pass ipv4 flow objects into fib_lookup() paths.
2011-03-12 David S. Millernet: Break struct flowi out into AF specific instances.
2011-03-12 David S. Millernet: Make flowi ports AF dependent.
2011-03-12 David S. Millernet: Put flowi_* prefix on AF independent members of...
2011-03-12 David S. Milleripv4: Create and use route lookup helpers.
2011-03-11 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-03-11 David S. Milleripv4: Kill flowi arg to fib_select_multipath()
2011-03-11 David S. Milleripv4: Remove unnecessary test from ip_mkroute_input()
2011-03-11 David S. Milleripv4: Remove redundant RCU locking in ip_check_mc().
2011-03-10 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2011-03-10 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2011-03-10 Linus TorvaldsMerge branch 'media_fixes' of git://git.kernel.org...
2011-03-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-03-10 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2011-03-10 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git.kerne...
2011-03-10 Linus TorvaldsMerge branch 'perf/urgent' of git://git.kernel.org...
2011-03-10 Stephen Hemmingertcp: mark tcp_congestion_ops read_mostly
2011-03-10 David S. Milleripv4: Optimize flow initialization in fib_validate_sour...
2011-03-10 David S. Milleripv4: Optimize flow initialization in input route lookup.
2011-03-10 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2011-03-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-03-09 Vasiliy Kulikovnet: don't allow CAP_NET_ADMIN to load non-netdev kerne...
2011-03-09 Linus TorvaldsMerge branch 'for-2.6.38' of git://linux-nfs.org/~bfiel...
2011-03-09 Mario Schuknechttcp: ioctl type SIOCOUTQNSD returns amount of data...
2011-03-09 David S. Milleripv4: Lookup multicast routes by rtable using helper.
2011-03-09 David S. Milleripv4: Fix erroneous uses of ifa_address.
2011-03-08 David S. Millerinetpeer: Don't disable BH for initial fast RCU lookup.
2011-03-08 David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
2011-03-08 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2011-03-08 David S. Milleripv4: Fix scope value used in route src-address caching.
2011-03-08 David S. Milleripv4: Cache source address in nexthop entries.
2011-03-08 Linus TorvaldsMerge branch 'fixes' of master.kernel.org:/home/rmk...
2011-03-07 David S. MillerMerge branch 'davem-next.r8169' of git://git.kernel...
2011-03-07 David S. Milleripv4: Inline fib_semantic_match into check_leaf
2011-03-07 David S. Milleripv4: Validate route entry type at insert instead of...
2011-03-07 David S. MillerMerge branch 'batman-adv/next' of git://git.open-mesh...
2011-03-06 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-03-05 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-03-05 David S. Milleripv4: Remove flowi from struct rtable.
2011-03-05 David S. Milleripv4: Set rt->rt_iif more sanely on output routes.
2011-03-05 David S. Milleripv4: Get peer more cheaply in rt_init_metrics().
2011-03-05 David S. Milleripv4: Optimize flow initialization in output route...
2011-03-05 Linus TorvaldsMerge branch 'rmobile-fixes-for-linus' of git://git...
2011-03-05 Linus TorvaldsMerge branch 'sh-fixes-for-linus' of git://git.kernel...
2011-03-04 Eric Dumazetinetpeer: seqlock optimization
2011-03-04 David S. MillerMerge branch 'for-davem' of ssh://master.kernel.org...
2011-03-04 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-03-04 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2011-03-03 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2011-03-03 David S. Milleripv4: Fix __ip_dev_find() to use ifa_local instead...
2011-03-03 David S. Milleripv4: Fix crash in dst_release when udp_sendmsg route...
2011-03-03 Linus TorvaldsMerge branch 'idle-release' of git://git.kernel.org...
2011-03-02 David S. Milleripv4: ip_route_output_key() is better as an inline.
2011-03-02 David S. Milleripv4: Make output route lookup return rtable directly.
2011-03-02 David S. Millerxfrm: Return dst directly from xfrm_lookup()
2011-03-02 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-03-02 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-03-02 Herbert Xuinet: Replace left-over references to inet->cork
2011-03-01 David S. Milleripv4: Make icmp route lookup code a bit clearer.
2011-03-01 David S. Millerxfrm: Handle blackhole route creation via afinfo.
2011-03-01 David S. Millerxfrm: Kill XFRM_LOOKUP_WAIT flag.
2011-03-01 David S. Milleripv4: Kill can_sleep arg to ip_route_output_flow()
2011-03-01 David S. Millernet: Add FLOWI_FLAG_CAN_SLEEP.
2011-03-01 David S. Milleripv4: Make final arg to ip_route_output_flow to be...
2011-03-01 David S. Milleripv4: Can final ip_route_connect() arg to boolean ...
2011-03-01 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-03-01 Herbert Xuudp: Add lockless transmit path
2011-03-01 Herbert Xuudp: Switch to ip_finish_skb
2011-03-01 Herbert Xuinet: Add ip_make_skb and ip_finish_skb
2011-03-01 Herbert Xuinet: Remove explicit write references to sk/inet in...
2011-03-01 Herbert Xuinet: Remove unused sk_sndmsg_* from UFO
2011-03-01 Linus TorvaldsMerge branch 'omap-fixes-for-linus' of git://git.kernel...
2011-03-01 Linus TorvaldsMerge branches 'perf-fixes-for-linus', 'x86-fixes-for...
2011-03-01 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2011-03-01 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-02-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-02-25 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2011-02-25 Tony LindgrenMerge branch 'patches_for_2.6.38rc' of git://git.pwsan...
2011-02-25 Linus TorvaldsMerge branch 'usb-linus' of git://git.kernel.org/pub...
2011-02-25 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2011-02-25 David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
2011-02-25 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2011-02-24 Dave AirlieMerge branch 'drm-intel-fixes' of git://git.kernel...
2011-02-24 David S. Milleripv4: Rearrange how ip_route_newports() gets port keys.
2011-02-24 Linus TorvaldsMerge branch 'kvm-updates/2.6.38' of git://git.kernel...
2011-02-24 David S. Millerxfrm: Const'ify address arguments to ->dst_lookup()
2011-02-24 David S. Millerxfrm: Const'ify tmpl and address arguments to ->init_te...
2011-02-24 Dave AirlieMerge branch 'drm-intel-fixes' of git://git.kernel...
2011-02-24 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-02-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-02-23 David S. Millerxfrm: Mark flowi arg to ->init_tempsel() const.
next