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
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-03-15
4
-15
/
+38
|
\
|
*
tcp_cubic: fix low utilization of CUBIC with HyStart
Sangtae Ha
2011-03-14
1
-0
/
+7
|
*
tcp_cubic: make the delay threshold of HyStart less sensitive
Sangtae Ha
2011-03-14
1
-1
/
+1
|
*
tcp_cubic: enable high resolution ack time if needed
stephen hemminger
2011-03-14
1
-0
/
+4
|
*
tcp_cubic: fix clock dependency
stephen hemminger
2011-03-14
1
-12
/
+19
|
*
tcp_cubic: make ack train delta value a parameter
stephen hemminger
2011-03-14
1
-1
/
+4
|
*
tcp_cubic: fix comparison of jiffies
stephen hemminger
2011-03-14
1
-2
/
+4
|
*
tcp: fix RTT for quick packets in congestion control
stephen hemminger
2011-03-14
1
-1
/
+1
|
*
af_unix: update locking comment
Daniel Baluta
2011-03-14
1
-1
/
+1
|
*
bridge: skip forwarding delay if not using STP
stephen hemminger
2011-03-14
1
-2
/
+2
*
|
Phonet: fix aligned-mode pipe socket buffer header reserve
Rémi Denis-Courmont
2011-03-15
1
-1
/
+1
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2011-03-15
7
-12
/
+201
|
\
\
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-03-15
7
-12
/
+201
|
|
\
\
|
|
*
|
mac80211: fix channel type recalculation with HT and non-HT interfaces
Felix Fietkau
2011-03-14
1
-0
/
+3
|
|
*
|
mac80211: Shortcut minstrel_ht rate setup for non-MRR capable devices
Helmut Schaa
2011-03-14
1
-7
/
+34
|
|
*
|
mac80211: implement support for cfg80211_ops->{get,set}_ringparam
John W. Linville
2011-03-11
3
-0
/
+95
|
|
*
|
wireless: add support for ethtool_ops->{get,set}_ringparam
John W. Linville
2011-03-11
1
-0
/
+33
|
|
*
|
mac80211: do not enable ps if 802.1x controlled port is unblocked
Jason Young
2011-03-11
2
-5
/
+36
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2011-03-15
21
-394
/
+611
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
netfilter: xt_addrtype: ipv6 support
Florian Westphal
2011-03-15
2
-2
/
+97
|
*
|
|
netfilter: ipt_addrtype: rename to xt_addrtype
Florian Westphal
2011-03-15
5
-26
/
+27
|
*
|
|
ipv6: netfilter: ip6_tables: fix infoleak to userspace
Vasiliy Kulikov
2011-03-15
1
-0
/
+3
|
*
|
|
netfilter: ip_tables: fix infoleak to userspace
Vasiliy Kulikov
2011-03-15
1
-0
/
+3
|
*
|
|
netfilter: arp_tables: fix infoleak to userspace
Vasiliy Kulikov
2011-03-15
1
-0
/
+3
|
*
|
|
netfilter: xt_connlimit: remove connlimit_rnd_inited
Changli Gao
2011-03-15
1
-4
/
+7
|
*
|
|
netfilter: xt_connlimit: use hlist instead
Changli Gao
2011-03-15
1
-14
/
+14
|
*
|
|
netfilter: xt_connlimit: use kmalloc() instead of kzalloc()
Changli Gao
2011-03-15
1
-1
/
+1
|
*
|
|
netfilter: xt_connlimit: fix daddr connlimit in SNAT scenario
Changli Gao
2011-03-15
1
-11
/
+9
|
*
|
|
IPVS: Add __ip_vs_control_{init,cleanup}_sysctl()
Simon Horman
2011-03-15
1
-36
/
+62
|
*
|
|
IPVS: Conditionally define and use ip_vs_lblc{r}_table
Simon Horman
2011-03-15
2
-9
/
+20
|
*
|
|
IPVS: Minimise ip_vs_leave when CONFIG_SYSCTL is undefined
Simon Horman
2011-03-15
1
-2
/
+7
|
*
|
|
IPVS: Conditinally use sysctl_lblc{r}_expiration
Simon Horman
2011-03-15
2
-9
/
+28
|
*
|
|
IPVS: Add expire_quiescent_template()
Simon Horman
2011-03-15
1
-2
/
+11
|
*
|
|
IPVS: Add sysctl_expire_nodest_conn()
Simon Horman
2011-03-15
1
-1
/
+7
|
*
|
|
IPVS: Add sysctl_sync_ver()
Simon Horman
2011-03-15
1
-2
/
+2
|
*
|
|
IPVS: Add {sysctl_sync_threshold,period}()
Simon Horman
2011-03-15
3
-9
/
+9
|
*
|
|
IPVS: Add sysctl_nat_icmp_send()
Simon Horman
2011-03-15
1
-3
/
+8
|
*
|
|
IPVS: Add sysctl_snat_reroute()
Simon Horman
2011-03-15
1
-4
/
+16
|
*
|
|
IPVS: Add ip_vs_route_me_harder()
Simon Horman
2011-03-15
1
-26
/
+22
|
*
|
|
ipvs: rename estimator functions
Julian Anastasov
2011-03-15
2
-8
/
+8
|
*
|
|
ipvs: optimize rates reading
Julian Anastasov
2011-03-15
2
-39
/
+25
|
*
|
|
ipvs: properly zero stats and rates
Julian Anastasov
2011-03-15
2
-43
/
+68
|
*
|
|
ipvs: reorganize tot_stats
Julian Anastasov
2011-03-15
3
-26
/
+28
|
*
|
|
netfilter:ipvs: use kmemdup
Shan Wei
2011-03-15
2
-7
/
+5
|
*
|
|
ipvs: remove _bh from percpu stats reading
Julian Anastasov
2011-03-15
1
-4
/
+4
|
*
|
|
ipvs: avoid lookup for fwmark 0
Julian Anastasov
2011-03-15
1
-3
/
+5
|
*
|
|
netfilter: nf_conntrack: fix sysctl memory leak
Stephen Hemminger
2011-03-14
1
-0
/
+1
|
*
|
|
netfilter: x_tables: return -ENOENT for non-existant matches/targets
Patrick McHardy
2011-03-14
1
-2
/
+2
|
*
|
|
netfilter: x_tables: misuse of try_then_request_module
Stephen Hemminger
2011-03-09
1
-7
/
+15
|
*
|
|
netfilter: ipset: fix the compile warning in ip_set_create
Shan Wei
2011-03-08
1
-1
/
+1
[next]