2010-06-04 | Eric Dumazet | tcp: use correct net ns in cookie_v4_check() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-06-04 | Eric Dumazet | rps: tcp: fix rps_sock_flow_table table updates Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-06-02 | Eric Dumazet | xfrm: force a dst reference in __xfrm_route_forward() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-06-01 | Eric Dumazet | net: sock_queue_err_skb() dont mess with sk_forward_alloc Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-05-31 | Eric Dumazet | netfilter: xtables: stackptr should be percpu Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-05-29 | Eric Dumazet | net: fix sk_forward_alloc corruptions Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-05-28 | Eric Dumazet | xt_tee: use skb_dst_drop() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-05-28 | Eric Dumazet | net: fix __neigh_event_send() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-05-27 | Eric Dumazet | net: fix lock_sock_bh/unlock_sock_bh Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-05-24 | Eric Dumazet | net_sched: Fix qdisc_notify() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-05-22 | Eric Dumazet | slub: Potential stack overflow Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-05-18 | Eric Dumazet | net: Introduce skb_tunnel_rx() helper Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-05-18 | Eric Dumazet | tcp: tcp_synack_options() fix Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-05-18 | Eric Dumazet | net: No dst refcounting in ip_queue_xmit() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-05-18 | Eric Dumazet | net: Use ip_route_input_noref() in input path Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-05-18 | Eric Dumazet | net: implements ip_route_input_noref() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-05-18 | Eric Dumazet | net: add a noref bit on skb dst Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-05-18 | Eric Dumazet | rps: avoid one atomic in enqueue_to_backlog Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-05-16 | Eric Dumazet | net: congestion notifications are not dropped packets Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-05-16 | Eric Dumazet | net: Introduce sk_route_nocaps Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-05-16 | Eric Dumazet | tcp: fix MD5 (RFC2385) support Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-05-16 | Eric Dumazet | net: Consistent skb timestamping Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-05-10 | Eric Dumazet | net: trans_start cleanups Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-05-07 | Eric Dumazet | rps: Various optimizations Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-05-07 | Eric Dumazet | net: Increase NET_SKB_PAD to 64 bytes Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-05-06 | Eric Dumazet | veth: Dont kfree_skb() after dev_forward_skb() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-05-05 | Eric Dumazet | net: __alloc_skb() speedup Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-05-04 | Eric Dumazet | net: skb_free_datagram_locked() fix Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-05-03 | Eric Dumazet | net: rcu fixes Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-05-01 | Eric Dumazet | net: sock_def_readable() and friends RCU conversion Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-04-30 | Eric Dumazet | net: speedup sock_recv_ts_and_drops() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-04-30 | Eric Dumazet | r8169: Fix rtl8169_rx_interrupt() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-04-28 | Eric Dumazet | net: ip_queue_rcv_skb() helper Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-04-28 | Eric Dumazet | net: speedup udp receive path Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-04-28 | Eric Dumazet | bnx2x: Remove two prefetch() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-04-27 | Eric Dumazet | net: sk_add_backlog() take rmem_alloc into account Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-04-27 | Eric Dumazet | net: fix a lockdep rcu warning in __sk_dst_set() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-04-27 | Eric Dumazet | rps: inet_rps_save_rxhash() argument is not const Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-04-26 | Eric Dumazet | net: use sk_sleep() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-04-25 | Eric Dumazet | ipv6: Fix inet6_csk_bind_conflict() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-04-23 | Eric Dumazet | tcp: bind() fix when many ports are bound Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-04-22 | Eric Dumazet | dst: rcu check refinement Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-04-22 | Eric Dumazet | rps: immediate send IPI in process_backlog() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-04-22 | Eric Dumazet | net: Introduce skb_orphan_try() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-04-21 | Eric Dumazet | fasync: RCU and fine grained locking Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-04-21 | Eric Dumazet | net: Fix various endianness glitches Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-04-21 | Eric Dumazet | bridge: add a missing ntohs() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-04-20 | Eric Dumazet | net: sk_sleep() helper Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-04-20 | Eric Dumazet | rps: consistent rxhash Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-04-20 | Eric Dumazet | rps: cleanups Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-04-19 | Eric Dumazet | rps: static functions Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-04-19 | Eric Dumazet | rps: shortcut net_rps_action() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-04-18 | Eric Dumazet | net: Introduce skb_orphan_try() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-04-18 | Eric Dumazet | net: remove time limit in process_backlog() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-04-17 | Eric Dumazet | rps: rps_sock_flow_table is mostly read Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-04-15 | Eric Dumazet | ip: Fix ip_dev_loopback_xmit() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-04-15 | Eric Dumazet | net: dev_pick_tx() fix Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-04-15 | Eric Dumazet | net: netif_rx() must disable preemption Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-04-14 | Eric Dumazet | fib: suppress lockdep-RCU false positive in FIB trie. Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-04-14 | Eric Dumazet | drivers: net: use skb_headlen() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-04-13 | Eric Dumazet | drivers: net: last_rx elimination Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-04-13 | Eric Dumazet | net: uninline skb_bond_should_drop() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-04-13 | Eric Dumazet | can: avoids a false warning Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-04-13 | Eric Dumazet | net: sk_dst_cache RCUification Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-04-13 | Eric Dumazet | net: Dont use netdev_warn() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-04-07 | Eric Dumazet | net: include linux/proc_fs.h in dev_addr_lists.c Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-04-07 | Eric Dumazet | /dev/mem: allow rewinding Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-04-05 | Eric Dumazet | net: Add a missing local_irq_enable() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-04-04 | Eric Dumazet | l2tp: unmanaged L2TPv3 tunnels fixes Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-04-03 | Eric Dumazet | icmp: Account for ICMP out errors Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-04-02 | Eric Dumazet | net: illegal_highdma() fix Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-04-02 | Eric Dumazet | r8169: Fix rtl8169_rx_interrupt() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-04-02 | Eric Dumazet | gen_estimator: deadlock fix Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-04-01 | Eric Dumazet | netfilter: xt_hashlimit: RCU conversion Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-04-01 | Eric Dumazet | netfilter: CLUSTERIP: clusterip_seq_stop() fix Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-03-31 | Eric Dumazet | bonding: bond_xmit_roundrobin() fix Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-03-31 | Eric Dumazet | net: remove redundant code Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-03-29 | Eric Dumazet | net: __netif_receive_skb should be static Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-03-25 | Eric Dumazet | rps: add CONFIG_RPS Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-03-25 | Eric Dumazet | netfilter: xt_hashlimit: IPV6 bugfix Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-03-25 | Eric Dumazet | netfilter: xt_hashlimit: dl_seq_stop() fix Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-03-22 | Eric Dumazet | net: dev_getfirstbyhwtype() optimization Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-03-22 | Eric Dumazet | net: snmp mib cleanup Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-03-22 | Eric Dumazet | atm: Use kasprintf Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-03-22 | Eric Dumazet | net: speedup netdev_set_master() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-03-22 | Eric Dumazet | tcp: Add SNMP counter for DEFER_ACCEPT Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-03-19 | Eric Dumazet | net: Potential null skb->dev dereference Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-03-17 | Eric Dumazet | net: remove rcu locking from fib_rules_event() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-03-10 | Eric Dumazet | mac80211: Fix memory leak in ieee80211_if_write() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-03-10 | Eric Dumazet | net: Fix dev_mc_add() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-03-10 | Eric Dumazet | net: Annotates neigh_invalidate() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-03-10 | Eric Dumazet | tcp: Fix tcp_v4_rcv() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-03-08 | Eric Dumazet | ethtool: Use noinline_for_stack Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-03-08 | Eric Dumazet | tcp: Fix tcp_make_synack() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-03-08 | Eric Dumazet | net: fix route cache rebuilds Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-03-08 | Eric Dumazet | tcp: Add SNMP counters for backlog and min_ttl drops Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-03-02 | Eric Dumazet | net: fix protocol sk_buff field Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-02-19 | Eric Dumazet | netfilter: nf_queue: fix NF_STOLEN skb leak Signed-off-by: Eric DUmazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-02-17 | Eric Dumazet | xt_hashlimit: fix locking Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2010-02-16 | Eric Dumazet | ethtool: reduce stack usage Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
next |