index
:
history
master
Linux kernel history
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
ipmr.c
Age
Commit message (
Expand
)
Author
Lines
2005-03-17
[IPV4]: Fix MTU check in ipmr_queue_xmit
Herbert Xu
-1
/
+1
2005-01-13
[NET]: Lock initializer cleanup.
Thomas Gleixner
-2
/
+2
2004-07-20
Merge bk://bk.skbuff.net:20608/linux-2.6-snmp-20040708
David S. Miller
-2
/
+2
2004-07-09
[NET] convert storage for MIB from struct member to array item.
Hideaki Yoshifuji
-2
/
+2
2004-07-07
[IPV4]: IPMR fixes.
Hirofumi Ogawa
-3
/
+7
2004-06-23
Merge nuts.davemloft.net:/disk1/BK/netnew-2.6
David S. Miller
-12
/
+3
2004-06-22
[NET] rename struct inet_protocol to net_protocol
Arnaldo Carvalho de Melo
-2
/
+2
2004-06-21
[NETFILTER]: Add new function 'nf_reset' to reset netfilter related skb-fields
Patrick McHardy
-12
/
+3
2004-06-03
[PATCH] sparse: mroute annotation
Alexander Viro
-5
/
+5
2004-06-02
[IPV4] use ip-independent ipstats_mib to store IPv4 statistics.
Hideaki Yoshifuji
-2
/
+2
2004-05-29
[PATCH] sparse: ->[gs]etsockopt() annotation
Alexander Viro
-4
/
+4
2004-02-22
[IPV4]: Handle kmem_cache_create() failure in ipmr.c
Walter Harms
-0
/
+3
2004-01-19
Merge redhat.com:/spare/repo/netdev-2.6/netdev-alloc-6
Jeff Garzik
-1
/
+1
2004-01-13
[IPV4]: Check for netdev alloc failure in ipmr.c
Raj
-0
/
+3
2004-01-10
[all over] more kfree -> free_netdev
Alexander Viro
-1
/
+1
2003-10-24
[IPV4]: Fix typo in ipmr.c
David S. Miller
-1
/
+1
2003-10-23
[IPV4]: Fix SKB handling in ipmr xmit.
Alexey Kuznetsov
-31
/
+37
2003-09-25
[IPV4]: Use correct ptrdiff_t printf format in ipmr.c
David S. Miller
-1
/
+1
2003-09-25
[IPV4]: Convert ipmr to seq_file.
Stephen Hemminger
-109
/
+244
2003-09-04
[NET]: Kill more verbose init msgs and unused RTNL_DEBUG define.
David S. Miller
-1
/
+0
2003-08-19
[NET]: free_netdev - destructors.
Stephen Hemminger
-1
/
+1
2003-08-02
[IPV4]: IP options were not updated while forwarding multicasts.
Alexey Kuznetsov
-5
/
+8
2003-06-27
[NET][IPMR] ipmr fixes
Stephen Hemminger
-86
/
+66
2003-06-04
o net: create struct sock_common and use in struct sock & tcp_tw_bucket
Arnaldo Carvalho de Melo
-1
/
+2
2003-05-19
[NET]: More device register/unregister fixing.
David S. Miller
-8
/
+5
2003-05-19
[NET]: Fix netdevice unregister races.
David S. Miller
-5
/
+8
2003-03-19
[NET]: Kill NETIF_F_DYNALLOC, based upon ideas from Adam J. Richter
David S. Miller
-1
/
+6
2003-03-19
[NET]: hard_header reservation.
Alexey Kuznetsov
-1
/
+1
2003-02-18
[NET]: Convert dst->{input,output}() fully to dst_{input,output}().
Hideaki Yoshifuji
-2
/
+2
2002-11-01
[NET]: Some missed cases of dst_pmtu conversion.
David S. Miller
-2
/
+2
2002-10-19
[IPV4]: Provide full proto/ports in flowi route lookups.
David S. Miller
-4
/
+6
2002-10-11
[IPV4]: Use generic struct flowi as routing key.
David S. Miller
-3
/
+12
2002-10-08
[IPV4/IPV6]: Cleanup inet{,6}_protocol.
David S. Miller
-14
/
+12
2002-10-04
[IPV4/IPV6]: General cleanups.
Hideaki Yoshifuji
-2
/
+2
2002-03-12
Fix IPv4 multicast router build failure caused
David S. Miller
-1
/
+1
2002-02-05
v2.5.2 -> v2.5.2.1
Linus Torvalds
-8
/
+1
2002-02-04
v2.4.9.12 -> v2.4.9.13
Linus Torvalds
-1
/
+1
2002-02-04
v2.4.9.7 -> v2.4.9.8
Linus Torvalds
-1
/
+1
2002-02-04
v2.4.8.4 -> v2.4.9
Linus Torvalds
-4
/
+4
2002-02-04
v2.4.5.7 -> v2.4.5.8
Linus Torvalds
-3
/
+3
2002-02-04
v2.4.3.2 -> v2.4.3.3
Linus Torvalds
-9
/
+28
2002-02-04
Import changeset
Linus Torvalds
-0
/
+1749