index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-17
net: No dst refcounting in ip_queue_xmit()
Eric Dumazet
1
-2
/
+7
2010-05-17
net: Use ip_route_input_noref() in input path
Eric Dumazet
3
-5
/
+5
2010-05-17
net: implements ip_route_input_noref()
Eric Dumazet
1
-5
/
+10
2010-05-17
net: add a noref bit on skb dst
Eric Dumazet
4
-11
/
+12
2010-05-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
David S. Miller
1
-10
/
+24
2010-05-16
net: Introduce sk_route_nocaps
Eric Dumazet
2
-4
/
+4
2010-05-16
tcp: fix MD5 (RFC2385) support
Eric Dumazet
1
-10
/
+24
2010-05-15
net: reserve ports for applications using fixed port numbers
Amerigo Wang
5
-2
/
+34
2010-05-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
David S. Miller
21
-166
/
+130
2010-05-13
netfilter: remove unnecessary returns from void function()s
Joe Perches
1
-1
/
+0
2010-05-13
netfilter: cleanup printk messages
Stephen Hemminger
7
-27
/
+27
2010-05-13
netfilter: change NF_ASSERT to WARN_ON
Stephen Hemminger
2
-12
/
+2
2010-05-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
David S. Miller
3
-7
/
+8
2010-05-11
Merge branch 'master' of git://dev.medozas.de/linux
Patrick McHardy
15
-126
/
+101
2010-05-11
netfilter: xtables: combine built-in extension structs
Jan Engelhardt
2
-58
/
+48
2010-05-11
netfilter: xtables: change hotdrop pointer to direct modification
Jan Engelhardt
4
-10
/
+9
2010-05-11
netfilter: xtables: deconstify struct xt_action_param for matches
Jan Engelhardt
4
-6
/
+5
2010-05-11
netfilter: xtables: substitute temporary defines by final name
Jan Engelhardt
15
-18
/
+19
2010-05-11
netfilter: xtables: combine struct xt_match_param and xt_target_param
Jan Engelhardt
2
-25
/
+23
2010-05-10
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
15
-178
/
+192
2010-05-10
net: Fix FDDI and TR config checks in ipv4 arp and LLC.
David S. Miller
1
-3
/
+3
2010-05-10
IPv4: unresolved multicast route cleanup
Andreas Meissner
1
-1
/
+2
2010-05-08
ipv4: remove ip_rt_secret timer (v4)
Neil Horman
1
-100
/
+8
2010-05-06
ipv4: udp: fix short packet and bad checksum logging
Bjørn Mork
1
-3
/
+3
2010-05-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
David S. Miller
1
-11
/
+5
2010-05-02
netfilter: xtables: dissolve do_match function
Jan Engelhardt
1
-17
/
+5
2010-05-02
netfilter: ip_tables: fix compilation when debug is enabled
Jan Engelhardt
1
-2
/
+2
2010-04-28
net: ip_queue_rcv_skb() helper
Eric Dumazet
4
-2
/
+19
2010-04-28
net: speedup udp receive path
Eric Dumazet
1
-6
/
+6
2010-04-28
Revert "tcp: bind() fix when many ports are bound"
David S. Miller
1
-11
/
+5
2010-04-27
net: sk_add_backlog() take rmem_alloc into account
Eric Dumazet
1
-0
/
+4
2010-04-27
net: Make RFS socket operations not be inet specific.
David S. Miller
3
-7
/
+7
2010-04-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/ipmr-2.6
David S. Miller
2
-11
/
+93
2010-04-27
TCP: avoid to send keepalive probes if receiving data
Flavio Leitner
2
-3
/
+3
2010-04-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
David S. Miller
1
-5
/
+11
2010-04-26
net: ipmr: add support for dumping routing tables over netlink
Patrick McHardy
1
-7
/
+89
2010-04-26
net: rtnetlink: decouple rtnetlink address families from real address families
Patrick McHardy
2
-2
/
+2
2010-04-26
net: fib_rules: mark arguments to fib_rules_register const and __net_initdata
Patrick McHardy
2
-2
/
+2
2010-04-23
netfilter: nf_conntrack: extend with extra stat counter
Jesper Dangaard Brouer
1
-3
/
+4
2010-04-22
tcp: bind() fix when many ports are bound
Eric Dumazet
1
-5
/
+11
2010-04-22
tcp: fix outsegs stat for TSO segments
Tom Herbert
1
-2
/
+3
2010-04-22
netfilter: ip_tables: convert pr_devel() to pr_debug()
Patrick McHardy
1
-5
/
+5
2010-04-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
David S. Miller
2
-2
/
+4
2010-04-20
net: Fix various endianness glitches
Eric Dumazet
7
-39
/
+39
2010-04-20
net: sk_sleep() helper
Eric Dumazet
3
-6
/
+6
2010-04-20
netfilter: bridge-netfilter: fix refragmenting IP traffic encapsulated in PPPoE traffic
Bart De Schuymer
1
-0
/
+4
2010-04-20
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
58
-392
/
+798
2010-04-19
netfilter: xtables: remove old comments about reentrancy
Jan Engelhardt
2
-5
/
+0
2010-04-19
netfilter: xt_TEE: have cloned packet travel through Xtables too
Jan Engelhardt
1
-1
/
+0
2010-04-19
netfilter: xtables: make ip_tables reentrant
Jan Engelhardt
2
-32
/
+39
[next]