index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-05-12
3
-7
/
+8
|
\
|
*
net: Fix FDDI and TR config checks in ipv4 arp and LLC.
David S. Miller
2010-05-10
1
-3
/
+3
|
*
IPv4: unresolved multicast route cleanup
Andreas Meissner
2010-05-10
1
-1
/
+2
|
*
ipv4: udp: fix short packet and bad checksum logging
Bjørn Mork
2010-05-06
1
-3
/
+3
*
|
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2010-05-10
15
-178
/
+192
|
\
\
|
*
|
ipv4: remove ip_rt_secret timer (v4)
Neil Horman
2010-05-08
1
-100
/
+8
|
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-05-02
1
-11
/
+5
|
|
\
|
|
|
*
Revert "tcp: bind() fix when many ports are bound"
David S. Miller
2010-04-28
1
-11
/
+5
|
*
|
net: ip_queue_rcv_skb() helper
Eric Dumazet
2010-04-28
4
-2
/
+19
|
*
|
net: speedup udp receive path
Eric Dumazet
2010-04-28
1
-6
/
+6
|
*
|
net: sk_add_backlog() take rmem_alloc into account
Eric Dumazet
2010-04-27
1
-0
/
+4
|
*
|
net: Make RFS socket operations not be inet specific.
David S. Miller
2010-04-27
3
-7
/
+7
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-04-27
2
-11
/
+93
|
|
\
\
|
|
*
|
net: ipmr: add support for dumping routing tables over netlink
Patrick McHardy
2010-04-26
1
-7
/
+89
|
|
*
|
net: rtnetlink: decouple rtnetlink address families from real address families
Patrick McHardy
2010-04-26
2
-2
/
+2
|
|
*
|
net: fib_rules: mark arguments to fib_rules_register const and __net_initdata
Patrick McHardy
2010-04-26
2
-2
/
+2
|
*
|
|
TCP: avoid to send keepalive probes if receiving data
Flavio Leitner
2010-04-27
2
-3
/
+3
|
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-27
1
-5
/
+11
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
|
*
tcp: bind() fix when many ports are bound
Eric Dumazet
2010-04-22
1
-5
/
+11
|
*
|
tcp: fix outsegs stat for TSO segments
Tom Herbert
2010-04-22
1
-2
/
+3
|
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-21
2
-2
/
+4
|
|
\
|
|
|
*
ip: Fix ip_dev_loopback_xmit()
Eric Dumazet
2010-04-15
1
-1
/
+1
|
|
*
fib: suppress lockdep-RCU false positive in FIB trie.
Eric Dumazet
2010-04-14
1
-1
/
+3
|
*
|
net: Fix various endianness glitches
Eric Dumazet
2010-04-20
7
-39
/
+39
|
*
|
net: sk_sleep() helper
Eric Dumazet
2010-04-20
3
-6
/
+6
*
|
|
netfilter: nf_conntrack: extend with extra stat counter
Jesper Dangaard Brouer
2010-04-23
1
-3
/
+4
*
|
|
netfilter: ip_tables: convert pr_devel() to pr_debug()
Patrick McHardy
2010-04-22
1
-5
/
+5
*
|
|
netfilter: bridge-netfilter: fix refragmenting IP traffic encapsulated in PPP...
Bart De Schuymer
2010-04-20
1
-0
/
+4
*
|
|
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2010-04-20
58
-392
/
+798
|
\
|
|
|
*
|
rfs: Receive Flow Steering
Tom Herbert
2010-04-16
3
-5
/
+33
|
*
|
net: replace ipfragok with skb->local_df
Shan Wei
2010-04-15
2
-3
/
+3
|
*
|
ipv4: ipmr: fix NULL pointer deref during unres queue destruction
Patrick McHardy
2010-04-15
1
-1
/
+5
|
*
|
ipv4: ipmr: fix invalid cache resolving when adding a non-matching entry
Patrick McHardy
2010-04-15
1
-1
/
+3
|
*
|
ipv4: ipmr: fix IP_MROUTE_MULTIPLE_TABLES Kconfig dependencies
Patrick McHardy
2010-04-15
1
-1
/
+1
|
*
|
ipv4: ipmr: support multiple tables
Patrick McHardy
2010-04-13
2
-61
/
+352
|
*
|
ipv4: ipmr: move mroute data into seperate structure
Patrick McHardy
2010-04-13
1
-170
/
+199
|
*
|
ipv4: ipmr: convert struct mfc_cache to struct list_head
Patrick McHardy
2010-04-13
1
-64
/
+61
|
*
|
ipv4: ipmr: remove net pointer from struct mfc_cache
Patrick McHardy
2010-04-13
1
-33
/
+32
|
*
|
ipv4: ipmr: move unres_queue and timer to per-namespace data
Patrick McHardy
2010-04-13
1
-41
/
+29
|
*
|
net: fib_rules: decouple address families from real address families
Patrick McHardy
2010-04-13
1
-1
/
+1
|
*
|
net: fib_rules: set family in fib_rule_hdr centrally
Patrick McHardy
2010-04-13
1
-1
/
+0
|
*
|
net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions.
Patrick McHardy
2010-04-13
1
-18
/
+1
|
*
|
net: sk_dst_cache RCUification
Eric Dumazet
2010-04-13
3
-5
/
+5
|
*
|
tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb
David S. Miller
2010-04-11
1
-0
/
+1
|
*
|
inet: Remove unused send_check length argument
Herbert Xu
2010-04-11
2
-2
/
+2
|
*
|
tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv4
Herbert Xu
2010-04-11
1
-17
/
+14
|
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
54
-3
/
+55
|
|
\
|
|
|
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2010-04-11
54
-1
/
+53
|
|
|
\
|
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-04-06
2
-0
/
+6
|
|
|
|
\
|
|
|
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
54
-1
/
+53
[next]