ipv6: Make icmp route lookup code a bit clearer.
[deliverable/linux.git] / net /
2011-03-02  David S. Milleripv6: Make icmp route lookup code a bit clearer.
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. Milleripv6: Normalize arguments to ip6_dst_blackhole().
2011-03-01  David S. Millerxfrm: Kill XFRM_LOOKUP_WAIT flag.
2011-03-01  David S. Milleripv6: Change final dst lookup arg name to "can_sleep"
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. Milleripv6: Consolidate route lookup sequences.
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  David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2011-02-28  Anders Berggrennet: TX timestamps for IPv6 UDP packets
2011-02-28  Changli Gaollc: avoid skb_clone() if there is only one handler
2011-02-28  David S. Millernet: Forgot to commit net/core/dev.c part of Jiri's...
2011-02-28  David S. Millerxfrm: Pass const xfrm_address_t objects to xfrm_state_l...
2011-02-28  David S. Millerxfrm: Pass name as const to xfrm_*_get_byname().
2011-02-28  Amerigo Wangbond: service netpoll arp queue on master device
2011-02-28  Amerigo Wangnetpoll: remove IFF_IN_NETPOLL flag
2011-02-26  David S. Millerpfkey: Use const where possible.
2011-02-25  Hagen Paul Pfeifersched: protocol only needed when CONFIG_NET_CLS_ACT...
2011-02-25  Hagen Paul Pfeiferipv6: ignore rtnl_unicast() return code
2011-02-25  Hagen Paul Pfeiferipv6: variable next is never used in this function
2011-02-25  Hagen Paul Pfeiferipv6: hash is calculated but not used afterwards
2011-02-25  Hagen Paul Pfeiferipv6: totlen is declared and assigned but not used
2011-02-25  Hagen Paul Pfeiferdccp: newdp is declared/assigned but never be used
2011-02-25  David S. Millerphonet: Protect pipe_do_remove() with appropriate ifdefs.
2011-02-25  Rémi Denis-CourmontPhonet: fix flawed "SYN/ACK" logic
2011-02-25  Rémi Denis-CourmontPhonet: don't bother with transaction IDs (especially...
2011-02-25  Rémi Denis-CourmontPhonet: remove redumdant pep->pipe_state
2011-02-25  Rémi Denis-CourmontPhonet: use socket destination in pipe protocol
2011-02-25  Rémi Denis-CourmontPhonet: implement per-socket destination/peer address
2011-02-25  Rémi Denis-CourmontPhonet: allow multiple listen() and fix small race...
2011-02-25  David S. Millersch_netem: Need to include vmalloc.h
2011-02-25  David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2011-02-25  Eric Dumazetsch_choke: add choke_skb_cb
2011-02-25  stephen hemmingernetem: update version and cleanup
2011-02-25  stephen hemmingernetem: revised correlated loss generator
2011-02-25  stephen hemmingerRevert "sch_netem: Remove classful functionality"
2011-02-25  stephen hemmingernetem: define NETEM_DIST_MAX
2011-02-25  stephen hemmingernetem: use vmalloc for distribution table
2011-02-25  stephen hemmingernetem: cleanup dump code
2011-02-25  David S. MillerMerge branch 'master' of /linux/kernel/git/jkirsher...
2011-02-24  David S. Milleripv4: Rearrange how ip_route_newports() gets port keys.
2011-02-24  David S. Millerxfrm: Const'ify xfrm_address_t args to xfrm_state_find.
2011-02-24  David S. Millerxfrm: Remove unused 'saddr' and 'daddr' args to xfrm_st...
2011-02-24  David S. Millerxfrm: Const'ify xfrm_address_t args to __xfrm_state_loo...
2011-02-24  David S. Millerxfrm: Const'ify xfrm_tmpl arg to xfrm_init_tempstate.
2011-02-24  David S. Millerxfrm: Const'ify xfrm_address_t args to xfrm_*_hash.
2011-02-24  David S. Millerxfrm: Const'ify sec_path arg to secpath_has_nontransport.
2011-02-24  David S. Millerxfrm: Const'ify ptr args to xfrm_policy_ok.
2011-02-24  David S. Millerxfrm: Const'ify ptr args to xfrm_state_ok.
2011-02-24  David S. Millerxfrm: Const'ify selector arg to xfrm_dst_update_parent.
2011-02-24  David S. Millerxfrm: Const'ify policy arg to clone_policy.
2011-02-24  David S. Millerxfrm: Const'ify policy arg and local selector in xfrm_p...
2011-02-24  David S. Millerxfrm: Const'ify local xfrm_address_t pointers in xfrm_p...
2011-02-24  David S. Millerxfrm: Const'ify selector args in xfrm_migrate paths.
2011-02-24  David S. Millerxfrm: Const'ify address args to hash helpers.
2011-02-24  David S. Millerxfrm: Const'ify pointer args to km_migrate() and implem...
2011-02-24  David S. Millerxfrm: Const'ify pointer args to migrate_tmpl_match...
2011-02-24  David S. Millerxfrm: Const'ify address arguments to __xfrm_dst_lookup()
2011-02-24  David S. Millerxfrm: Const'ify address arguments to ->dst_lookup()
2011-02-24  David S. Millerxfrm: Const'ify selector argument to xfrm_selector_match()
2011-02-24  David S. Millerxfrm: Const'ify tmpl and address arguments to ->init_te...
2011-02-24  David S. Millerxfrm: Pass km_event pointers around as const when possible.
2011-02-24  David S. MillerMerge branch 'tipc-Feb23-2011' of git://git./linux...
2011-02-23  Allan Stephenstipc: Avoid reliable broadcast preparation for NACK...
2011-02-23  Allan Stephenstipc: Remove unused message header field for requested...
2011-02-23  Allan Stephenstipc: Remove support for per-connection message sequenc...
2011-02-23  Allan Stephenstipc: Add in missing lock during link initialization
2011-02-23  Allan Stephenstipc: Fix port counter handling to correct congestion...
2011-02-23  Allan Stephenstipc: Minor optimization to topology service connection...
2011-02-23  Allan Stephenstipc: Set unused probe field of link protocol messages...
2011-02-23  Allan Stephenstipc: Improve accuracy of link transmit queue maximum...
2011-02-23  Allan Stephenstipc: Eliminate unnecessary locking when starting topol...
2011-02-23  Allan Stephenstipc: Clean up tracking of node requesting a broadcast...
2011-02-23  Allan Stephenstipc: Fix print statements that assume pointers are...
2011-02-23  Allan Stephenstipc: Improve handling of invalid link tolerance values
2011-02-23  Allan Stephenstipc: Prevent invalid memory access when sending to...
2011-02-23  Allan Stephenstipc: Remove unused global variable tipc_user_count
2011-02-23  Allan Stephenstipc: Combine bearer structure with tipc_bearer structure
2011-02-23  Allan Stephenstipc: Combine port structure with tipc_port structure
2011-02-23  Michał Mirosławnet: Implement SFEATURES compatibility for not updated...
2011-02-23  Michał Mirosławnet: Fix ETHTOOL_GFEATURES compatibility
2011-02-23  Michał Mirosławnet: avoid initial "Features changed" message
2011-02-23  Michał MirosławFix "(unregistered net_device): Features changed" message
2011-02-23  stephen hemmingerem_meta: fix sparse warning
2011-02-23  stephen hemmingermqprio: cleanups
2011-02-23  stephen hemmingerafkey: add sparse annotation about rcu
2011-02-23  stephen hemmingersocket: suppress sparse warnings
2011-02-23  Eric Dumazetnet_sched: SFB flow scheduler
2011-02-23  David S. Millernet: Make flow cache paths use a const struct flowi.
2011-02-23  David S. Millerxfrm: Mark flowi arg to xfrm_resolve_and_create_bundle...
2011-02-23  David S. Millerxfrm: Mark flowi arg to xfrm_dst_{alloc_copy,update_ori...
2011-02-23  David S. Millerxfrm: Mark flowi arg to xfrm_bundle_create() const.
next
This page took 0.042607 seconds and 8 git commands to generate.