index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv4: defer fib_compute_spec_dst() call
Eric Dumazet
2012-07-05
1
-3
/
+12
*
ipv4: No need to set generic neighbour pointer.
David S. Miller
2012-07-05
1
-59
/
+3
*
net: Add optional SKB arg to dst_ops->neigh_lookup().
David S. Miller
2012-07-05
1
-4
/
+10
*
net: Do delayed neigh confirmation.
David S. Miller
2012-07-05
2
-7
/
+14
*
ipv4: Don't report neigh uptodate state in rtcache procfs.
David S. Miller
2012-07-05
1
-10
/
+2
*
ipv4: Make neigh lookups directly in output packet path.
David S. Miller
2012-07-05
2
-9
/
+9
*
ipv4: Fix crashes in ip_options_compile().
David S. Miller
2012-07-04
1
-3
/
+6
*
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
Pablo Neira Ayuso
2012-06-29
2
-5
/
+10
*
ipv4: Elide fib_validate_source() completely when possible.
David S. Miller
2012-06-29
3
-9
/
+49
*
ipv4: Remove extraneous assignment of dst->tclassid.
David S. Miller
2012-06-28
1
-3
/
+0
*
ipv4: Adjust in_dev handling in fib_validate_source()
David S. Miller
2012-06-28
2
-21
/
+16
*
ipv4: Fix bugs in fib_compute_spec_dst().
David S. Miller
2012-06-28
1
-13
/
+21
*
ipv4: Kill rt->rt_spec_dst, no longer used.
David S. Miller
2012-06-28
3
-37
/
+11
*
ipv4: Create and use fib_compute_spec_dst() helper.
David S. Miller
2012-06-28
4
-16
/
+48
*
ipv4: Show that ip_send_reply() is purely unicast routine.
David S. Miller
2012-06-28
2
-8
/
+9
*
ipv4: Kill early demux method return value.
David S. Miller
2012-06-27
2
-36
/
+25
*
Revert "ipv4: tcp: dont cache unconfirmed intput dst"
David S. Miller
2012-06-27
6
-14
/
+9
*
net: skb_free_datagram_locked() doesnt drop all packets
Eric Dumazet
2012-06-27
1
-1
/
+4
*
ipmr: Do not use RTA_PUT() macros
Thomas Graf
2012-06-27
1
-14
/
+14
*
inet_diag: Do not use RTA_PUT() macros
Thomas Graf
2012-06-27
1
-59
/
+53
*
ipv4: tcp: dont cache unconfirmed intput dst
Eric Dumazet
2012-06-27
6
-9
/
+14
*
netfilter: ipt_ULOG: Move away from NLMSG_PUT().
David S. Miller
2012-06-26
1
-7
/
+8
*
inet_diag: Move away from NLMSG_PUT().
David S. Miller
2012-06-26
1
-19
/
+24
*
ipv4: Cache ip_error() routes even when not forwarding.
David S. Miller
2012-06-26
2
-18
/
+20
*
ipv4: Remove unnecessary code from rt_check_expire().
David S. Miller
2012-06-26
1
-23
/
+11
*
tcp: Fix bug in tcp socket early demux
Vijay Subramanian
2012-06-23
1
-1
/
+1
*
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2012-06-23
1
-0
/
+6
|
\
|
*
netfilter: nfnetlink_queue: fix compilation with CONFIG_NF_NAT=m and CONFIG_N...
Pablo Neira Ayuso
2012-06-22
1
-0
/
+6
*
|
ipv4: tcp: dont cache output dst for syncookies
Eric Dumazet
2012-06-22
3
-8
/
+17
*
|
ipv4: Add sysctl knob to control early socket demux
Alexander Duyck
2012-06-22
2
-9
/
+20
*
|
tcp: Validate route interface in early demux.
David S. Miller
2012-06-21
1
-3
/
+9
*
|
inetpeer: inetpeer_invalidate_tree() cleanup
Eric Dumazet
2012-06-20
1
-19
/
+15
*
|
ipv4: Early TCP socket demux.
David S. Miller
2012-06-19
5
-22
/
+99
*
|
inet: Sanitize inet{,6} protocol demux.
David S. Miller
2012-06-19
4
-27
/
+21
|
/
*
ipv4: Cap ADVMSS metric in the FIB rather than the routing cache.
David S. Miller
2012-06-17
2
-3
/
+6
*
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2012-06-16
6
-21
/
+62
|
\
|
*
netfilter: add user-space connection tracking helper infrastructure
Pablo Neira Ayuso
2012-06-16
1
-10
/
+38
|
*
netfilter: nfnetlink_queue: add NAT TCP sequence adjustment if packet mangled
Pablo Neira Ayuso
2012-06-16
1
-0
/
+13
|
*
netfilter: nf_ct_helper: implement variable length helper private data
Pablo Neira Ayuso
2012-06-16
4
-11
/
+11
*
|
ipv4: Handle PMTU in all ICMP error handlers.
David S. Miller
2012-06-14
9
-8
/
+57
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-12
2
-0
/
+2
|
\
\
|
*
|
snmp: fix OutOctets counter to include forwarded datagrams
Vincent Bernat
2012-06-07
2
-0
/
+2
*
|
|
net-next: add dev_loopback_xmit() to avoid duplicate code
Michel Machado
2012-06-12
1
-15
/
+2
|
|
/
|
/
|
*
|
ipv4: Add interface option to enable routing of 127.0.0.0/8
Thomas Graf
2012-06-12
3
-11
/
+27
*
|
Merge branch 'master' of git://1984.lsi.us.es/net-next
David S. Miller
2012-06-11
3
-54
/
+126
|
\
\
|
*
|
netfilter: ipv4, defrag: switch hook PFs to nfproto
Alban Crequy
2012-06-07
1
-2
/
+2
|
*
|
netfilter: nf_conntrack: add namespace support for cttimeout
Gao feng
2012-06-07
1
-2
/
+4
|
*
|
netfilter: nf_conntrack: remove now unused sysctl for nf_conntrack_l[3|4]proto
Pablo Neira Ayuso
2012-06-07
2
-9
/
+0
|
*
|
netfilter: nf_ct_ipv4: add namespace support
Gao feng
2012-06-07
1
-38
/
+85
|
*
|
netfilter: nf_ct_icmp: add namespace support
Gao feng
2012-06-07
1
-3
/
+35
[next]