aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* ip: Router Alert RCU conversionEric Dumazet2010-06-08
* net: Remove unnecessary net action assertionjamal2010-06-07
* net sched: make pedit check for clones insteadjamal2010-06-07
* htb: remove two unnecessary assignmentsChangli Gao2010-06-07
* raw: avoid two atomics in xmitEric Dumazet2010-06-07
* net-caif: Added missing lock validator constantsAlex Lorca2010-06-07
* tcp: Fix slowness in read /proc/net/tcpTom Herbert2010-06-07
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-06
|\
| * ip6mr: fix a typo in ip6mr_for_each_table()Eric Dumazet2010-06-06
| * ipv6: avoid high order allocationsEric Dumazet2010-06-05
| * tcp: use correct net ns in cookie_v4_check()Eric Dumazet2010-06-04
| * rps: tcp: fix rps_sock_flow_table table updatesEric Dumazet2010-06-04
| * syncookies: remove Kconfig text line about disabled-by-defaultFlorian Westphal2010-06-04
| * net: check for refcount if pop a stacked dst_entrySteffen Klassert2010-06-04
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-03
| |\
| | * mac80211: fix dialog token allocatorJohannes Berg2010-06-01
| | * mac80211: fix blockack-req processingJohannes Berg2010-06-01
| * | act_pedit: access skb->data safelyChangli Gao2010-06-03
| * | cls_u32: use skb_header_pointer() to dereference data safelyChangli Gao2010-06-02
| * | TCP: tcp_hybla: Fix integer overflow in slow start incrementDaniele Lacamera2010-06-02
| * | act_nat: fix the wrong checksum when addr isn't in old_addr/maskChangli Gao2010-06-02
| * | net: fix conflict between null_or_orig and null_or_bondJohn Fastabend2010-06-02
| * | net: init_vlan should not copy slave or master flagsJohn Fastabend2010-06-02
| * | xfrm: force a dst reference in __xfrm_route_forward()Eric Dumazet2010-06-02
| * | net/ipv4/tcp_input.c: fix compilation breakage when FASTRETRANS_DEBUG > 1Joe Perches2010-06-01
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-06-01
| |\ \
| | * | netfilter: xtables: stackptr should be percpuEric Dumazet2010-05-31
| | * | netfilter: don't xt_jumpstack_alloc twice in xt_register_tableXiaotian Feng2010-05-31
| * | | net: sock_queue_err_skb() dont mess with sk_forward_allocEric Dumazet2010-06-01
| * | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-05-31
| |\| |
* | | | skbuff: add check for non-linear to warn_if_lro and needs_linearizeAlexander Duyck2010-06-05
* | | | syncookies: update mss tablesFlorian Westphal2010-06-05
* | | | syncookies: avoid unneeded tcp header flag double checkFlorian Westphal2010-06-05
* | | | syncookies: make v4/v6 synflood warning behaviour the sameFlorian Westphal2010-06-05
* | | | From abbffa2aa9bd6f8df16d0d0a102af677510d8b9a Mon Sep 17 00:00:00 2001Eric Dumazet2010-06-03
* | | | arp: RCU changesEric Dumazet2010-06-03
* | | | ipv4: RCU changes in __mkroute_input()Eric Dumazet2010-06-03
* | | | net: use __packed annotationEric Dumazet2010-06-03
* | | | ipv4: RCU conversion of ip_route_input_slow/ip_route_input_mcEric Dumazet2010-06-03
* | | | ipv4: add LINUX_MIB_IPRPFILTER snmp counterEric Dumazet2010-06-03
* | | | net: replace hooks in __netif_receive_skb V5Jiri Pirko2010-06-02
* | | | ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) optionArnaud Ebalard2010-06-02
* | | | ipconfig: send host-name in DHCP requestsWu Fengguang2010-06-02
* | | | packet_mmap: expose hw packet timestamps to network packet capture utilitiesScott McMillan2010-06-02
* | | | net: CONFIG_NET_NS reductionEric Dumazet2010-06-02
* | | | net: add additional lock to qdisc to increase throughputEric Dumazet2010-06-02
* | | | net: Define accessors to manipulate QDISC_STATE_RUNNINGEric Dumazet2010-06-02
* | | | ipv6: get rid of ipip6_prl_lockEric Dumazet2010-06-01
* | | | net/ipv6/mcast.c: Remove unnecessary kmalloc castsJoe Perches2010-06-01
* | | | net/ipv4/igmp.c: Remove unnecessary kmalloc castsJoe Perches2010-06-01