index
:
~nh/linux
master
mutex
Unnamed repository; edit this file 'description' to name the repository.
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-02
net: arp: code cleanup
Changli Gao
1
-103
/
+123
2010-09-01
tcp: update also tcp_output with regard to RFC 5681
Gerrit Renker
1
-9
/
+3
2010-09-01
net: tunnels should use rcu_dereference
Eric Dumazet
1
-4
/
+9
2010-08-31
gro: unexport tcp4_gro_receive and tcp4_gro_complete
Eric Dumazet
1
-2
/
+0
2010-08-30
net: struct xfrm_tunnel in read_mostly section
Eric Dumazet
3
-5
/
+5
2010-08-30
tcp/dccp: Consolidate common code for RFC 3390 conversion
Gerrit Renker
1
-15
/
+2
2010-08-30
tcp: Add TCP_USER_TIMEOUT socket option.
Jerry Chu
2
-16
/
+35
2010-08-24
net: ip_append_data() optim
Eric Dumazet
1
-4
/
+3
2010-08-23
net: Rename skb_has_frags to skb_has_frag_list
David S. Miller
2
-2
/
+2
2010-08-22
tcp: allow effective reduction of TCP's rcv-buffer via setsockopt
Hagen Paul Pfeifer
1
-0
/
+11
2010-08-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-0
/
+4
2010-08-21
PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)
Dmitry Kozlov
4
-7
/
+166
2010-08-20
net: build_ehash_secret() and rt_bind_peer() cleanups
Eric Dumazet
2
-13
/
+4
2010-08-19
netfilter: ipt_CLUSTERIP: use proto_ports_offset() to support AH message
Changli Gao
1
-16
/
+15
2010-08-19
net: simplify flags for tx timestamping
Oliver Hartkopp
4
-8
/
+8
2010-08-17
netfilter: {ip,ip6,arp}_tables: avoid lockdep false positive
Eric Dumazet
2
-0
/
+4
2010-08-07
tcp: no md5sig option size check bug
Dmitry Popov
1
-1
/
+1
2010-08-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+5
2010-08-02
ip_fragment: fix subtracting PPPOE_SES_HLEN from mtu twice
Changli Gao
1
-4
/
+2
2010-08-02
net: Add getsockopt support for TCP thin-streams
Josh Hunt
1
-0
/
+6
2010-08-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
13
-70
/
+60
2010-08-02
netfilter: nf_nat: don't check if the tuple is unique when there isn't any ot...
Changli Gao
3
-6
/
+6
2010-08-02
netfilter: nf_nat: make unique_tuple return void
Changli Gao
9
-28
/
+26
2010-08-02
netfilter: nf_nat: use local variable hdrlen
Changli Gao
1
-11
/
+7
2010-08-02
netfilter: {ip,ip6,arp}_tables: dont block bottom half more than necessary
Eric Dumazet
2
-8
/
+12
2010-07-30
tcp: cookie transactions setsockopt memory leak
Dmitry Popov
1
-2
/
+5
2010-07-23
netfilter: iptables: use skb->len for accounting
Changli Gao
1
-1
/
+1
2010-07-23
netfilter: arptables: use arp_hdr_len()
Changli Gao
1
-4
/
+1
2010-07-23
netfilter: nf_nat_core: merge the same lines
Changli Gao
1
-7
/
+2
2010-07-22
net: RTA_MARK addition
Eric Dumazet
1
-0
/
+7
2010-07-21
net: remove last uses of __attribute__((packed))
Gustavo F. Padovan
1
-1
/
+1
2010-07-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-2
/
+10
2010-07-19
tcp: fix crash in tcp_xmit_retransmit_queue
Ilpo Järvinen
1
-0
/
+3
2010-07-15
ipmr: Don't leak memory if fib lookup fails.
Ben Greear
1
-2
/
+6
2010-07-14
rfs: call sock_rps_record_flow() in tcp_splice_read()
Changli Gao
1
-0
/
+1
2010-07-12
inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and...
Changli Gao
3
-12
/
+17
2010-07-12
net/ipv4: EXPORT_SYMBOL cleanups
Eric Dumazet
22
-140
/
+67
2010-07-08
gre: propagate ipv6 transport class
Stephen Hemminger
1
-0
/
+2
2010-07-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+2
2010-07-07
net/ipv4/ip_output.c: Removal of unused variable in ip_fragment()
George Kadianakis
1
-2
/
+1
2010-07-05
ipv4: use skb_dst_copy() in ip_copy_metadata()
Eric Dumazet
1
-1
/
+1
2010-07-05
netfilter: ipt_REJECT: avoid touching dst ref
Eric Dumazet
1
-1
/
+1
2010-07-05
netfilter: ipt_REJECT: postpone the checksum calculation.
Changli Gao
1
-5
/
+5
2010-07-04
xfrm: fix xfrm by MARK logic
Peter Kosyh
1
-0
/
+2
2010-07-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
4
-27
/
+51
2010-06-30
fragment: add fast path for in-order fragments
Changli Gao
1
-0
/
+12
2010-06-30
snmp: 64bit ipstats_mib for all arches
Eric Dumazet
2
-6
/
+45
2010-06-28
tcp: tso_fragment() might avoid GFP_ATOMIC
Eric Dumazet
1
-3
/
+3
2010-06-28
net: use this_cpu_ptr()
Eric Dumazet
2
-2
/
+2
2010-06-28
netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC header
Patrick McHardy
1
-14
/
+40
[next]