2012-03-16 | Eric Dumazet | wimax/i2400m: fix erroneous NETDEV_TX_BUSY use Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2012-03-16 | Eric Dumazet | net/hyperv: fix erroneous NETDEV_TX_BUSY use Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2012-03-16 | Eric Dumazet | net/usbnet: reserve headroom on rx skbs Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2012-03-16 | Eric Dumazet | sch_sfq: revert dont put new flow at the end of flows Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2012-03-16 | Eric Dumazet | ipv6: fix icmp6_dst_alloc() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2012-03-11 | Eric Dumazet | tcp: fix syncookie regression Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Tested-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2012-03-08 | Eric Dumazet | ehea: restore multicast and rx_errors fields Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2012-03-05 | Eric Dumazet | rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2012-02-23 | Eric Dumazet | ipsec: be careful of non existing mac headers Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2012-02-22 | Eric Dumazet | atm: clip: remove clip_tbl Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2012-02-19 | Eric Dumazet | atl1c: dont use highprio tx queue Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2012-02-19 | Eric Dumazet | netem: fix dequeue Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2012-02-14 | Eric Dumazet | 3c59x: shorten timer period for slave devices Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2012-02-14 | Eric Dumazet | netpoll: netpoll_poll_dev() should access dev->flags Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2012-02-13 | Eric Dumazet | bnx2x: fix bnx2x_storm_stats_update() on big endian Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2012-02-08 | Eric Dumazet | gro: more generic L2 header check Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2012-01-30 | Eric Dumazet | af_unix: fix EPOLLET regression for stream sockets Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2012-01-26 | Eric Dumazet | netns: fix net_alloc_generic() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2012-01-23 | Eric Dumazet | tg3: fix ipv6 header length computation Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2012-01-23 | Eric Dumazet | macvlan: fix a possible use after free Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2012-01-18 | Eric Dumazet | net: bpf_jit: fix divide by 0 generation Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2012-01-18 | Eric Dumazet | ipv6: fix per device IP snmp counters Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2012-01-17 | Eric Dumazet | net: fix some sparse errors Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2012-01-17 | Eric Dumazet | bridge: BH already disabled in br_fdb_cleanup() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2012-01-13 | Eric Dumazet | net_sched: sfq: add optional RED on top of SFQ Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2012-01-12 | Eric Dumazet | module: struct module_ref should contains long fields Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2012-01-12 | Eric Dumazet | net: reintroduce missing rcu_assign_pointer() calls Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2012-01-05 | Eric Dumazet | net_sched: red: split red_parms into parms and vars Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2012-01-05 | Eric Dumazet | net_sched: sfq: extend limits Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2012-01-05 | Eric Dumazet | igb: Add support for byte queue limits. Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2012-01-04 | Eric Dumazet | net_sched: sfq: always randomize hash perturbation Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2012-01-04 | Eric Dumazet | net_sched: sfq: fix mem alloc error recovery Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2012-01-04 | Eric Dumazet | x86: Fix atomic64_xxx_cx8() functions Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2012-01-03 | Eric Dumazet | net_sched: qdisc_alloc_handle() can be too slow Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2012-01-03 | Eric Dumazet | sch_qfq: accurate wsum handling Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2012-01-03 | Eric Dumazet | sch_qfq: fix overflow in qfq_update_start() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2012-01-03 | Eric Dumazet | sch_sfq: dont put new flow at the end of flows Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-12-30 | Eric Dumazet | netem: fix classful handling Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-12-29 | Eric Dumazet | sch_tbf: report backlog information Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-12-24 | Eric Dumazet | rfs: better sizing of dev_flow_table Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-12-24 | Eric Dumazet | netem: dont call vfree() under spinlock and BH disabled Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-12-23 | Eric Dumazet | sch_hfsc: report backlog information Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-12-23 | Eric Dumazet | net: relax rcvbuf limits Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-12-23 | Eric Dumazet | net: introduce DST_NOPEER dst flag Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-12-23 | Eric Dumazet | bridge: provide a mtu() method for fake_dst_ops Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-12-21 | Eric Dumazet | ipv4: reintroduce route cache garbage collector Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-12-21 | Eric Dumazet | sch_sfq: rehash queues in perturb timer Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-12-19 | Eric Dumazet | net: two vzalloc() cleanups Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-12-18 | Eric Dumazet | netfilter: nf_conntrack: use atomic64 for accounting... Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-12-16 | Eric Dumazet | sch_gred: prefer GFP_KERNEL allocations Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-12-14 | Eric Dumazet | inet: remove rcu protection on tw_net Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-12-14 | Eric Dumazet | net: ping: remove some sparse errors Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-12-14 | Eric Dumazet | cls_flow: remove one dynamic array Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-12-14 | Eric Dumazet | vlan: static functions Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-12-14 | Eric Dumazet | rtnetlink: rtnl_link_register() sanity test Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-12-13 | Eric Dumazet | slub: fix a possible memleak in __slab_alloc() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-12-13 | Eric Dumazet | net: fix build error if CONFIG_CGROUPS=n Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-12-13 | Eric Dumazet | sch_gred: should not use GFP_KERNEL while holding a... Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-12-11 | Eric Dumazet | net: use IS_ENABLED(CONFIG_IPV6) Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-12-09 | Eric Dumazet | sch_red: generalize accurate MAX_P support to RED/GRED... Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-12-09 | Eric Dumazet | sch_red: Adaptative RED AQM Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-12-05 | Eric Dumazet | tcp: remove TCP_OFF and TCP_PAGE macros Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-12-05 | Eric Dumazet | bql: fix CONFIG_XPS=n build Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-12-05 | Eric Dumazet | tcp: fix tcp_trim_head() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-12-04 | Eric Dumazet | tcp: tcp_sendmsg() page recycling Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-12-04 | Eric Dumazet | tcp: take care of misalignments Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-12-04 | Eric Dumazet | tcp: drop SYN+FIN messages Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-12-02 | Eric Dumazet | sch_red: fix red_change Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-12-01 | Eric Dumazet | ipv4: use a 64bit load/store in output path Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-12-01 | Eric Dumazet | net: net_device flags is an unsigned int Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-12-01 | Eric Dumazet | netem: fix build error on 32bit arches Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-12-01 | Eric Dumazet | sch_red: fix red_calc_qavg_from_idle_time Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-11-30 | Eric Dumazet | ipv4: fix lockdep splat in rt_cache_seq_show Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-11-30 | Eric Dumazet | sfc: fix race in efx_enqueue_skb_tso() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-11-30 | Eric Dumazet | sch_teql: fix lockdep splat Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-11-30 | Eric Dumazet | bnx2: Support for byte queue limits Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-11-30 | Eric Dumazet | tcp: inherit listener congestion control for passive cnx Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-11-29 | Eric Dumazet | IB: Fix RCU lockdep splats Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-11-29 | Eric Dumazet | sch_choke: use skb_flow_dissect() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-11-29 | Eric Dumazet | sch_sfq: use skb_flow_dissect() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-11-29 | Eric Dumazet | tcp: avoid frag allocation for small frames Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-11-29 | Eric Dumazet | flow_dissector: use a 64bit load/store Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-11-29 | Eric Dumazet | net: optimize socket timestamping Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-11-29 | Eric Dumazet | net: dont call jump_label_dec from irq context Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-11-29 | Eric Dumazet | sch_sfb: use skb_flow_dissect() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-11-29 | Eric Dumazet | cls_flow: use skb_flow_dissect() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-11-29 | Eric Dumazet | net: use skb_flow_dissect() in __skb_get_rxhash() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-11-29 | Eric Dumazet | net: introduce skb_flow_dissect() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-11-28 | Eric Dumazet | tcp: tcp_sendmsg() wrong access to sk_route_caps Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-11-27 | Eric Dumazet | slub: fix slub_max_order Documentation Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-11-27 | Eric Dumazet | inet: add a redirect generation id in inetpeer Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-11-26 | Eric Dumazet | decnet: proper socket refcounting Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-11-24 | Eric Dumazet | slub: avoid potential NULL dereference or corruption Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-11-23 | Eric Dumazet | net: treewide use of RCU_INIT_POINTER Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-11-23 | Eric Dumazet | ipv6: tcp: fix tcp_v6_conn_request() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-11-23 | Eric Dumazet | ipv6: tcp: fix panic in SYN processing Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-11-22 | Eric Dumazet | net: remove netdev_alloc_page and use __GFP_COLD Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-11-22 | Eric Dumazet | atm: use SKB_TRUESIZE() in atm_guess_pdu2truesize() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-11-21 | Eric Dumazet | netfilter: use jump_label for nf_hooks Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
2011-11-21 | Eric Dumazet | tg3: switch to build_skb() infrastructure Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> |
commit | commitdiff | tree |
next |