Commit Verlauf

Autor SHA1 Nachricht Datum
  Eric Dumazet 10ec9472f0 ipv4: fix buffer overflow in ip_options_compile() vor 11 Jahren
  Hisao Tanabe 5a2b646ffe ipv4: Use predefined value for readability vor 11 Jahren
  Weilong Chen dd9b45598a ipv4: switch and case should be at the same indent vor 11 Jahren
  Weilong Chen a22318e83b ipv4: do clean up with spaces vor 11 Jahren
  David Ward 4660c7f498 net/ipv4: Ensure that location of timestamp option is stored vor 12 Jahren
  David Ward fa2b04f450 net/ipv4: Timestamp option cannot overflow with prespecified addresses vor 12 Jahren
  Eric W. Biederman 52e804c6df net: Allow userns root to control ipv4 vor 12 Jahren
  Julian Anastasov 6255e5ead0 ipv4: optimize fib_compute_spec_dst call in ip_options_echo vor 13 Jahren
  Eric Dumazet bf5e53e371 ipv4: defer fib_compute_spec_dst() call vor 13 Jahren
  David S. Miller 11604721a3 ipv4: Fix crashes in ip_options_compile(). vor 13 Jahren
  David S. Miller 35ebf65e85 ipv4: Create and use fib_compute_spec_dst() helper. vor 13 Jahren
  Joe Perches e87cc4728f net: Convert net_ratelimit uses to net_<level>_ratelimited vor 13 Jahren
  Eric Dumazet 95c9617472 net: cleanup unsigned to unsigned int vor 13 Jahren
  Daniel Baluta 5e73ea1a31 ipv4: fix checkpatch errors vor 13 Jahren
  Joe Perches afd465030a net: ipv4: Standardize prefixes for message logging vor 13 Jahren
  Joe Perches 058bd4d2a4 net: Convert printks to pr_<level> vor 13 Jahren
  Li Wei 5dc7883f2a ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr. vor 13 Jahren
  Li Wei ac8a48106b ipv4: Save nexthop address of LSRR/SSRR option to IPCB. vor 13 Jahren
  Li Wei b12f62efb8 ipv4: fix for ip_options_rcv_srr() daddr update. vor 13 Jahren
  Chris Metcalf 48bdf072c3 ip_options_compile: properly handle unaligned pointer vor 14 Jahren
  David S. Miller 7be799a70b ipv4: Remove rt->rt_dst reference from ip_forward_options(). vor 14 Jahren
  David S. Miller 8e36360ae8 ipv4: Remove route key identity dependencies in ip_rt_get_source(). vor 14 Jahren
  David S. Miller 0374d9ceb0 ipv4: Kill spurious write to iph->daddr in ip_forward_options(). vor 14 Jahren
  David S. Miller c30883bdff ipv4: Simplify iph->daddr overwrite in ip_options_rcv_srr(). vor 14 Jahren
  David S. Miller 10949550bd ipv4: Kill spurious opt->srr check in ip_options_rcv_srr(). vor 14 Jahren
  Eric Dumazet f6d8bd051c inet: add RCU protection to inet->opt vor 14 Jahren
  Eric Dumazet c65353daf1 ip: ip_options_compile() resilient to NULL skb route vor 14 Jahren
  Jan Luebbe 8628bd8af7 ipv4: Fix IP timestamp option (IPOPT_TS_PRESPEC) handling in ip_options_echo() vor 14 Jahren
  Bandan Das 462fb2af97 bridge : Sanitize skb before it enters the IP stack vor 15 Jahren
  Joe Perches 3fa21e07e6 net: Remove unnecessary returns from void function()s vor 15 Jahren