2011-01-11 | Eric Dumazet | tcp: disallow bind() to reuse addr/port Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-01-11 | Eric Dumazet | net_sched: factorize qdisc stats handling Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-01-10 | Eric Dumazet | netfilter: x_tables: dont block BH while reading counters Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-01-06 | Eric Dumazet | ipv4: IP defragmentation must be ECN aware Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-01-06 | Eric Dumazet | net: add POLLPRI to sock_def_readable() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Tested-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-01-05 | Eric Dumazet | net_sched: pfifo_head_drop problem Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-01-03 | Eric Dumazet | ifb: add performance flags ...02, 2011 at 09:24:36PM +0100, Eric Dumazet wrote: Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-01-03 | Eric Dumazet | sch_red: report backlog information Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-01-01 | Eric Dumazet | tg3: fix warnings Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-12-31 | Eric Dumazet | sfq: fix slot_dequeue_head() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-12-31 | Eric Dumazet | sch_sfq: allow big packets and be fair Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-12-26 | Eric Dumazet | ipv4: dont create routes on down devices Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-12-23 | Eric Dumazet | tcp: fix listening_get_next() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-12-22 | Eric Dumazet | sfq: fix sfq class stats handling Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-12-21 | Eric Dumazet | filter: optimize accesses to ancillary data Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-12-21 | Eric Dumazet | net: timestamp cloned packet in dev_queue_xmit_nit ...17 décembre 2010 à 10:26 +0100, Eric Dumazet a écrit : Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-12-21 | Eric Dumazet | net_sched: sch_sfq: better struct layouts Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-12-20 | Eric Dumazet | net_sched: sch_sfq: fix allot handling Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-12-20 | Eric Dumazet | net_sched: sch_sfq: add backlog info in sfq_dump_class_stats() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-12-20 | Eric Dumazet | ifb: use netif_receive_skb() instead of netif_rx() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-12-16 | Eric Dumazet | ifb: fix a lockdep splat Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-12-16 | Eric Dumazet | tcp: relax tcp_paws_check() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-12-13 | Eric Dumazet | net: change ip_default_ttl documentation Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-12-13 | Eric Dumazet | net: add limits to ip_default_ttl Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-12-11 | Eric Dumazet | net: fix skb_defer_rx_timestamp() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-12-10 | Eric Dumazet | filter: use size of fetched data in __load_pointer() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-12-10 | Eric Dumazet | net: optimize INET input path further Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-12-08 | Eric Dumazet | tcp: protect sysctl_tcp_cookie_size reads Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-12-08 | Eric Dumazet | tcp: avoid a possible divide by zero Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-12-08 | Eric Dumazet | printk: Use this_cpu_{read|write} api on printk_pending Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-12-08 | Eric Dumazet | net: call dev_queue_xmit_nit() after skb_dst_drop() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-12-08 | Eric Dumazet | filter: constify sk_run_filter() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-12-08 | Eric Dumazet | net: RCU conversion of dev_getbyhwaddr() and arp_ioctl() ...05 décembre 2010 à 09:19 +0100, Eric Dumazet a écrit : Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-12-08 | Eric Dumazet | llc: fix a device refcount imbalance ...05 décembre 2010 à 12:23 +0100, Eric Dumazet a écrit : ...05 décembre 2010 à 09:19 +0100, Eric Dumazet a écrit : Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-12-06 | Eric Dumazet | filter: add a security check at install time Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-12-06 | Eric Dumazet | net: kill an RCU warning in inet_fill_link_af() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-12-06 | Eric Dumazet | __in_dev_get_rtnl() can use rtnl_dereference() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-12-06 | Eric Dumazet | filter: add SKF_AD_RXHASH and SKF_AD_CPU Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-12-06 | Eric Dumazet | filter: fix sk_filter rcu handling Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-12-01 | Eric Dumazet | net sched: use xps information for qdisc NUMA affinity Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-11-29 | Eric Dumazet | af_unix: limit recursion level Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-11-29 | Eric Dumazet | xps: add __rcu annotations Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-11-29 | Eric Dumazet | xps: NUMA allocations for per cpu data Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-11-28 | Eric Dumazet | net: add netif_tx_queue_frozen_or_stopped Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-11-28 | Eric Dumazet | drivers/net: use vzalloc() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-11-24 | Eric Dumazet | infiniband: remove dev_base_lock use Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-11-24 | Eric Dumazet | scm: lower SCM_MAX_FD Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-11-24 | Eric Dumazet | ipv6: mcast: RCU conversion Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-11-24 | Eric Dumazet | bnx2x: Disable local BHes to prevent a dead-lock situation Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-11-24 | Eric Dumazet | af_unix: limit unix_tot_inflight Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-11-21 | Eric Dumazet | pktgen: allow faster module unload Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-11-21 | Eric Dumazet | net: allow GFP_HIGHMEM in __vmalloc() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-11-21 | Eric Dumazet | packet: use vzalloc() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-11-19 | Eric Dumazet | filter: use reciprocal divide Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-11-19 | Eric Dumazet | filter: cleanup codes[] init Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-11-19 | Eric Dumazet | filter: optimize sk_run_filter Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-11-18 | Eric Dumazet | igmp: refine skb allocations Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-11-18 | Eric Dumazet | bonding: IGMP handling cleanup Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-11-18 | Eric Dumazet | bonding: fix a race in IGMP handling Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-11-17 | Eric Dumazet | ixgbe: refactor ixgbe_alloc_queues() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-11-17 | Eric Dumazet | ixgbe: delay rx_ring freeing Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-11-16 | Eric Dumazet | mpc52xx: cleanup locking Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-11-16 | Eric Dumazet | net: reorder struct sock fields Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-11-16 | Eric Dumazet | udp: use atomic_inc_not_zero_hint Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-11-16 | Eric Dumazet | vlan: remove ndo_select_queue() logic Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-11-16 | Eric Dumazet | vlan: lockless transmit path Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-11-16 | Eric Dumazet | macvlan: lockless tx path Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-11-15 | Eric Dumazet | bridge: add RCU annotations to bridge port lookup Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-11-15 | Eric Dumazet | bridge: add proper RCU annotation to should_route_hook Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-11-15 | Eric Dumazet | bridge: add RCU annotation to bridge multicast table Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-11-12 | Eric Dumazet | net: net_families __rcu annotations Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-11-12 | Eric Dumazet | igmp: RCU conversion of in_dev->mc_list Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-11-12 | Eric Dumazet | atomic: add atomic_inc_not_zero_hint() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-11-11 | Eric Dumazet | net: get rid of rtable->idev Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-11-11 | Eric Dumazet | neigh: reorder struct neighbour Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-11-11 | Eric Dumazet | fixdep: use hash table instead of a single array Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-11-10 | Eric Dumazet | net: avoid limits overflow Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-11-10 | Eric Dumazet | irq: Better struct irqaction layout Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-11-09 | Eric Dumazet | staging: get rid of dev_base_lock Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-11-09 | Eric Dumazet | net/dst: dst_dev_event() called after other notifiers Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-11-09 | Eric Dumazet | drivers/net: normalize TX_TIMEOUT Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-11-09 | Eric Dumazet | inet: fix ip_mc_drop_socket() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-11-08 | Eric Dumazet | af_unix: optimize unix_dgram_poll() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-11-08 | Eric Dumazet | af_unix: fix unix_dgram_poll() behavior for EPOLLOUT... Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-11-08 | Eric Dumazet | af_unix: use keyed wakeups Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-11-08 | Eric Dumazet | decnet: RCU conversion and get rid of dev_base_lock Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-11-08 | Eric Dumazet | bonding: remove dev_base_lock use Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-11-08 | Eric Dumazet | aoe: remove dev_base_lock use from aoecmd_cfg_pkts() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-11-04 | Eric Dumazet | fib: fib_result_assign() should not change fib refcounts Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-11-04 | Eric Dumazet | de2104x: fix panic on load Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-11-04 | Eric Dumazet | atl1 : fix panic on load Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-10-31 | Eric Dumazet | qlcnic: fix panic on load Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-10-31 | Eric Dumazet | jme: fix panic on load Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-10-30 | Eric Dumazet | ip_gre: fix fallback tunnel setup Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-10-30 | Eric Dumazet | ipv6/udp: report SndbufErrors and RcvbufErrors Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-10-29 | Eric Dumazet | netfilter: fix nf_conntrack_l4proto_register() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-10-29 | Eric Dumazet | x86-32: Restore irq stacks NUMA-aware allocations Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-10-28 | Eric Dumazet | numa: fix slab_node(MPOL_BIND) Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-10-28 | Eric Dumazet | netfilter: nf_conntrack: allow nf_ct_alloc_hashtable... Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-10-27 | Eric Dumazet | ehea: fix use after free Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
next |