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
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Properly define functions with no parameters
Ben Hutchings
2012-07-10
1
-1
/
+1
*
ipv4: Remove inetpeer from routes.
David S. Miller
2012-07-10
2
-61
/
+6
*
ipv4: Calling ->cow_metrics() now is a bug.
David S. Miller
2012-07-10
1
-28
/
+2
*
ipv4: Kill dst_copy_metrics() call from ipv4_blackhole_route().
David S. Miller
2012-07-10
1
-1
/
+0
*
ipv4: Enforce max MTU metric at route insertion time.
David S. Miller
2012-07-10
2
-6
/
+3
*
ipv4: Maintain redirect and PMTU info in struct rtable again.
David S. Miller
2012-07-10
3
-149
/
+40
*
rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo().
David S. Miller
2012-07-10
4
-8
/
+4
*
inet: Kill FLOWI_FLAG_PRECOW_METRICS.
David S. Miller
2012-07-10
3
-11
/
+4
*
inet: Minimize use of cached route inetpeer.
David S. Miller
2012-07-10
5
-22
/
+35
*
inet: Remove ->get_peer() method.
David S. Miller
2012-07-10
2
-32
/
+0
*
tcp: Remove tw->tw_peer
David S. Miller
2012-07-10
1
-14
/
+2
*
tcp: Move timestamps from inetpeer to metrics cache.
David S. Miller
2012-07-10
7
-123
/
+144
*
net: Don't report route RTT metric value in cache dumps.
David S. Miller
2012-07-10
2
-18
/
+15
*
tcp: Maintain dynamic metrics in local cache.
David S. Miller
2012-07-10
2
-93
/
+464
*
tcp: Abstract back handling peer aliveness test into helper function.
David S. Miller
2012-07-10
3
-2
/
+12
*
tcp: Move dynamnic metrics handling into seperate file.
David S. Miller
2012-07-10
3
-187
/
+195
*
small cleanup in ax25_addr_parse()
Dan Carpenter
2012-07-09
1
-2
/
+4
*
sctp: refactor sctp_packet_append_chunk and clenup some memory leaks
Neil Horman
2012-07-08
1
-27
/
+52
*
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
2012-07-07
5
-3
/
+254
|
\
|
*
net: em_canid: Ematch rule to match CAN frames according to their identifiers
Rostislav Lisovy
2012-07-04
3
-0
/
+251
|
*
can: fix sparse warning in af_can.c
Oliver Hartkopp
2012-07-02
2
-3
/
+3
*
|
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2012-07-07
13
-256
/
+540
|
\
\
|
*
|
netfilter: nfnetlink_queue: do not allow to set unsupported flag bits
Krishna Kumar
2012-07-04
1
-0
/
+5
|
*
|
netfilter: nfnetlink: check callbacks before using those in nfnetlink_rcv_msg
Tomasz Bursztyka
2012-07-04
1
-1
/
+3
|
*
|
netfilter: nf_ct_tcp: missing per-net support for cttimeout
Pablo Neira Ayuso
2012-07-04
1
-1
/
+1
|
*
|
netfilter: nf_conntrack: generalize nf_ct_l4proto_net
Pablo Neira Ayuso
2012-07-04
6
-16
/
+38
|
*
|
netfilter: nf_ct_icmpv6: add icmpv6_kmemdup_sysctl_table function
Gao feng
2012-06-27
1
-4
/
+13
|
*
|
netfilter: nf_ct_icmp: add icmp_kmemdup[_compat]_sysctl_table function
Gao feng
2012-06-27
1
-9
/
+32
|
*
|
netfilter: nf_ct_dccp: add dccp_kmemdup_sysctl_table function
Gao feng
2012-06-27
1
-24
/
+30
|
*
|
netfilter: nf_ct_generic: add generic_kmemdup_sysctl_table function
Gao feng
2012-06-27
1
-8
/
+31
|
*
|
netfilter: nf_ct_sctp: merge sctpv[4,6]_net_init into sctp_net_init
Gao feng
2012-06-27
1
-43
/
+22
|
*
|
netfilter: nf_ct_udplite: add udplite_kmemdup_sysctl_table function
Gao feng
2012-06-27
1
-17
/
+26
|
*
|
netfilter: nf_ct_udp: merge udpv[4,6]_net_init into udp_net_init
Gao feng
2012-06-27
1
-42
/
+23
|
*
|
netfilter: nf_ct_tcp: merge tcpv[4,6]_net_init into tcp_net_init
Gao feng
2012-06-27
1
-50
/
+21
|
*
|
netfilter: nf_conntrack: fix memory leak if sysctl registration fails
Gao feng
2012-06-27
1
-2
/
+5
|
*
|
netfilter: nf_conntrack: use l4proto->users as refcount for per-net data
Gao feng
2012-06-27
1
-30
/
+46
|
*
|
netfilter: nf_conntrack: add nf_ct_kfree_compat_sysctl_table
Gao feng
2012-06-27
1
-2
/
+1
|
*
|
netfilter: nf_conntrack: prepare l4proto->init_net cleanup
Gao feng
2012-06-27
10
-14
/
+15
|
*
|
netfilter: nf_conntrack: fix nf_conntrack_l3proto_register
Gao feng
2012-06-27
1
-13
/
+23
|
*
|
netfilter: ctnetlink: add new messages to obtain statistics
Pablo Neira Ayuso
2012-06-27
1
-1
/
+226
*
|
|
ipv6: fix a bad cast in ip6_dst_lookup_tail()
Eric Dumazet
2012-07-06
1
-1
/
+1
*
|
|
ipv6: remove redundant declarations
Eric Dumazet
2012-07-05
1
-3
/
+0
*
|
|
ipv4: Avoid overhead when no custom FIB rules are installed.
David S. Miller
2012-07-05
3
-12
/
+33
*
|
|
ipv6: Initialize the neighbour pointer of rt6_info on allocation
Steffen Klassert
2012-07-05
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-07-05
13
-40
/
+60
|
\
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-07-03
17
-56
/
+80
|
|
\
\
\
|
|
*
|
|
sctp: be more restrictive in transport selection on bundled sacks
Neil Horman
2012-06-30
8
-4
/
+33
|
|
*
|
|
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
2012-06-29
4
-36
/
+26
|
|
|
\
\
\
|
|
|
*
|
|
netfilter: nfnetlink: fix missing rcu_read_unlock in nfnetlink_rcv_msg
Tomasz Bursztyka
2012-06-29
1
-1
/
+3
|
|
|
*
|
|
netfilter: ipset: fix crash if IPSET_CMD_NONE command is sent
Tomasz Bursztyka
2012-06-29
1
-0
/
+12
[next]