summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | ipmr: cleanupsEric Dumazet2010-10-031-114/+124
* | | | | ipmr: RCU protection for mfc_cache_arrayEric Dumazet2010-10-031-40/+47
* | | | | ipmr: RCU conversion of mroute_skEric Dumazet2010-10-031-42/+49
* | | | | ipmr: __pim_rcv() is called under rcu_read_lockEric Dumazet2010-10-031-6/+4
* | | | | gre: protocol table can be staticstephen hemminger2010-10-031-1/+1
|/ / / /
* | | | ipv4: rcu conversion in ip_route_output_slowEric Dumazet2010-09-301-26/+12
* | | | ipv4: introduce __ip_dev_find()Eric Dumazet2010-09-301-13/+19
* | | | ipv4: __mkroute_output() speedupEric Dumazet2010-09-301-18/+15
* | | | Phonet: restore flow control credits when sending failsRémi Denis-Courmont2010-09-301-2/+8
* | | | ip_gre: comments changeEric Dumazet2010-09-291-4/+4
* | | | tcp: tcp_enter_quickack_mode can be staticstephen hemminger2010-09-291-1/+1
* | | | arp: remove unnecessary export of arp_broken_opsstephen hemminger2010-09-291-2/+1
* | | | net: rename netdev rx_queue to ingress_queueEric Dumazet2010-09-293-15/+15
* | | | ip6tnl: percpu stats accountingEric Dumazet2010-09-291-16/+77
* | | | ipip: enable lockless xmitsEric Dumazet2010-09-291-0/+1
* | | | ip_gre: lockless xmitEric Dumazet2010-09-291-0/+4
* | | | sit: enable lockless xmitsEric Dumazet2010-09-291-0/+1
* | | | sit: fix percpu stats accountingEric Dumazet2010-09-291-3/+11
* | | | ipip: fix percpu stats accountingEric Dumazet2010-09-291-3/+10
* | | | net: add a recursion limit in xmit pathEric Dumazet2010-09-291-1/+11
* | | | ipv6: Implement Any-IP support for IPv6.Maciej Żenczykowski2010-09-281-1/+9
* | | | ipv4: Allow configuring subnets as local addressesTom Herbert2010-09-282-5/+5
* | | | 8021q: Use netif_copy_real_num_queues() to set queue countsBen Hutchings2010-09-271-1/+1
* | | | net: Allow changing number of RX queues after device allocationBen Hutchings2010-09-273-18/+63
* | | | net: sk_{detach|attach}_filter() rcu fixesEric Dumazet2010-09-271-6/+4
* | | | fib: use atomic_inc_not_zero() in fib_rules_lookupEric Dumazet2010-09-271-3/+5
* | | | sit: percpu stats accountingEric Dumazet2010-09-271-18/+64
* | | | ipip: percpu stats accountingEric Dumazet2010-09-271-34/+93
* | | | ip_gre: percpu stats accountingEric Dumazet2010-09-271-39/+104
* | | | vlan: use this_cpu_ptr() in vlan_skb_recv()Eric Dumazet2010-09-271-2/+2
* | | | Phonet: Implement Pipe Controller to support Nokia Slim ModemsKumar Sanghvi2010-09-272-6/+453
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-2736-126/+176
|\ \ \ \ | | |_|/ | |/| |
| * | | ipv6: add a missing unregister_pernet_subsys callNeil Horman2010-09-262-3/+13
| * | | br2684: fix scheduling while atomicKarl Hiramoto2010-09-261-10/+2
| * | | net: fix a lockdep splatEric Dumazet2010-09-246-26/+26
| * | | xfrm4: strip ECN bits from tos fieldUlrich Weber2010-09-221-1/+1
| * | | netfilter: nf_conntrack_defrag: check socket type before touching nodefrag flagJiri Olsa2010-09-221-1/+3
| * | | netfilter: nf_nat_snmp: fix checksum calculation (v4)Patrick McHardy2010-09-221-2/+4
| * | | netfilter: fix a race in nf_ct_ext_create()Eric Dumazet2010-09-221-1/+3
| * | | netfilter: fix ipt_REJECT TCP RST routing for indev == outdevChangli Gao2010-09-221-0/+1
| * | | netfilter: nf_ct_sip: default to NF_ACCEPT in sip_help_tcp()Simon Horman2010-09-221-1/+1
| * | | netfilter: tproxy: nf_tproxy_assign_sock() can handle tw socketsEric Dumazet2010-09-221-1/+5
| * | | ip: fix truesize mismatch in ip fragmentationEric Dumazet2010-09-212-11/+26
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-09-211-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | wext: fix potential private ioctl memory content leakJohannes Berg2010-09-201-1/+1
| * | | tcp: Fix race in tcp_pollTom Marshall2010-09-202-2/+7
| * | | rose: Fix signedness issues wrt. digi count.David S. Miller2010-09-201-2/+2
| * | | xfrm: Allow different selector family in temporary stateThomas Egerer2010-09-204-49/+67
| * | | ip_gre: CONFIG_IPV6_MODULE supportEric Dumazet2010-09-201-4/+4
| * | | sctp: Do not reset the packet during sctp_packet_config().Vlad Yasevich2010-09-171-1/+0
OpenPOWER on IntegriCloud